{
  "id": "/",
  "name": "Webpro Panel",
  "short_name": "Webpro Panel",
  "description": "Reseller control panel for orders, customers, and billing.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0068ff",
  "lang": "en",
  "icons": [
    {
      "src": "/pwa/webpro-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/webpro-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/webpro-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
