{
  "name": "Madad.Me",
  "short_name": "Madad",
  "description": "A calm companion for Quran, salah, goals and study.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#F7F3EC",
  "theme_color": "#2E5D4E",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/today" },
    { "name": "Qibla", "url": "/qibla" },
    { "name": "Log Dhuhr", "url": "/quick?action=log-salah&prayer=dhuhr&status=on_time" },
    { "name": "Start focus", "url": "/quick?action=start-focus" }
  ]
}
