{
  "name": "Qalam Verse",
  "short_name": "QalamVerse",
  "description": "Your comprehensive digital companion for Islamic guidance, prayers, and spiritual growth.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/qalamverse-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"

    },
    {
      "src": "/qalamverse-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"

    }
  ],
  "permissions": ["notifications"],
  "gcm_sender_id": "103953800507"
}
