{
  "name": "HunterCamPro Control Center",
  "short_name": "HunterCamPro",
  "description": "Centro de controlo administrativo da plataforma HunterCamPro.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#f59f1b",
  "orientation": "any",
  "lang": "pt-PT",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/huntercampro-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/huntercampro-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/huntercampro-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
