{
  "name": "Roja Time - Ramadan Prayer Times",
  "short_name": "Roja Time",
  "description": "Accurate Sehri & Iftar times, Dua, Hadith and Ramadan schedule for Bangladesh",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1729",
  "theme_color": "#0f1729",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Roja Time desktop schedule view"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "Roja Time mobile countdown view"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+rojatime",
      "url": "/?protocol=%s"
    }
  ],
  "display_override": ["window-controls-overlay", "standalone"],
  "prefer_related_applications": false
}
