{
  "name": "Prospek Cerah Inovasi IT Client Portal",
  "short_name": "PCI Portal",
  "description": "Prospek Cerah Inovasi IT — Infrastructure Monitoring Dashboard",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080c18",
  "theme_color": "#3ecbb4",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Prospek Cerah Inovasi IT Client Portal Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Overview",
      "short_name": "Overview",
      "description": "Infrastructure monitoring overview",
      "url": "/portal",
      "icons": [{ "src": "/favicon.png", "sizes": "48x48" }]
    }
  ]
}
