{
  "name": "NoorAwqaat — Prayer Times",
  "short_name": "NoorAwqaat",
  "description": "Accurate prayer times worldwide using the Dawat-e-Islami 18° calculation method",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Today's Prayer Times",
      "short_name": "Prayer Times",
      "description": "View today's prayer times",
      "url": "/?shortcut=today",
      "icons": [{"src": "/logo.png", "sizes": "192x192"}]
    },
    {
      "name": "Monthly Calendar",
      "short_name": "Calendar",
      "description": "View monthly prayer calendar",
      "url": "/calendar",
      "icons": [{"src": "/logo.png", "sizes": "192x192"}]
    }
  ]
}
