{
  "name": "HyperIfz Reports",
  "short_name": "HyperIfz",
  "description": "Privacy-safe family protection reports and device setup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f3ff",
  "theme_color": "#1e0042",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}