{
  "name": "Sacred AtoZ!",
  "short_name": "Sacred AtoZ!",
  "description": ".Explore Spiritual Wisdom from A to Z
From forgotten scriptures to living myths &mdash; explore the sacred from A to Z.
Discover apocrypha, ancient gods, mystical traditions, and timeless teachings from every corner of the world.
",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#118ed5",
  "icons": [
    {
      "src": "https://sacredatoz.com/content/uploads/photos/2025/10/AtoZBuzz_9e51bd3f9f255bae5cfb3863bf4c5846.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://sacredatoz.com/content/uploads/photos/2025/10/AtoZBuzz_a546e6983dbd932c4619ba0b644f0d8f.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/content/uploads/pwa/maskable_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/content/uploads/pwa/icon_144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/content/uploads/pwa/icon_96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/content/uploads/pwa/icon_72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    }
  ],
  "screenshots": [
  {
  "src": "/content/uploads/pwa/home.png",
  "sizes": "1080x1920",
  "type": "image/png",
  "form_factor": "narrow",
  "label": "Community Home"
},
{
  "src": "/content/uploads/pwa/forum.png",
  "sizes": "1080x1920",
  "type": "image/png",
  "form_factor": "narrow",
  "label": "Community Forums"
},
{
  "src": "/content/uploads/pwa/profile.png",
  "sizes": "1080x1920",
  "type": "image/png",
  "form_factor": "narrow",
  "label": "Profile"
},
    {
      "src": "/content/uploads/pwa/bighome.png",
      "sizes": "2400x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Community Home"
    },
    {
      "src": "/content/uploads/pwa/bigforum.png",
      "sizes": "2400x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Community Forums"
    }
  ],
  "share_target": {
    "action": "/modules/pwa/share_handler.php",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Forums",
      "short_name": "Forums",
      "description": "Quick access to forums",
      "url": "/forums",
      "icons": [
        {
          "src": "/content/uploads/pwa/forums_64x64.png",
          "sizes": "64x64",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Market",
      "short_name": "Market",
      "description": "Quick access to market",
      "url": "/market",
      "icons": [
        {
          "src": "/content/uploads/pwa/market_64x64.png",
          "sizes": "64x64",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "social",
    "entertainment",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store",
      "id": "com.example.app"
    }
  ]
}
