{
  "name": "Ouder Hub — Veilige App Winkel",
  "short_name": "Ouder Hub",
  "description": "Parental Request Hub & Safe App Store voor het hele gezin",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "any",
  "background_color": "#f0f4ff",
  "theme_color": "#4f46e5",
  "categories": ["education", "family", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
