{
  "id": "/?source=pwa",
  "name": "SPIDYUNIVERSE Ultimate Store",
  "short_name": "SPIDYUNIVERSE",
  "description": "Download premium education and productivity apps. Experience the ultimate Billionaire Vault UI.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0a0a",
  "theme_color": "#bfa15f",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["education", "productivity", "utilities", "entertainment"],
  "icons": [
    {
      "src": "/icon/logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/logo2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon/logo2.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SPIDYUNIVERSE Mobile Experience"
    },
    {
      "src": "/icon/logo2.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SPIDYUNIVERSE Desktop Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Store",
      "short_name": "Store",
      "description": "Browse all premium apps and test platforms",
      "url": "/",
      "icons": [
        {
          "src": "/icon/logo1.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Join Community",
      "short_name": "Community",
      "description": "Join our 30K+ members strong community",
      "url": "https://www.whatsapp.com/channel/0029Vb6S11G9xVJmxmdq3k1B",
      "icons": [
        {
          "src": "/icon/logo1.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
