{
  "name": "BirthVerse - Your Divine Birthday Scripture",
  "short_name": "BirthVerse",
  "description": "Discover the special Bible verse God appointed for your birthday! Every birthday holds divine wisdom.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F7FF",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find My BirthVerse",
      "url": "/",
      "description": "Discover your divine birthday verse"
    }
  ],
  "categories": [
    "religion",
    "lifestyle",
    "social"
  ],
  "orientation": "portrait"
}