{
  "name": "JORO-TECH — Premium App Subscriptions",
  "short_name": "JoroTech",
  "description": "Nigeria's #1 Premium App Reseller. Get ChatGPT Plus, Canva Pro, Netflix 4K and more at unbeatable prices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030509",
  "theme_color": "#030509",
  "lang": "en-NG",
  "categories": ["shopping", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse premium app subscriptions",
      "url": "/?tab=shop",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Flash Deals",
      "short_name": "Deals",
      "description": "View today's flash deals",
      "url": "/?tab=deals",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
