{
  "name": "PlayWise — Learn, Play, Grow",
  "short_name": "PlayWise",
  "description": "The educational game platform children love and parents trust",
  "theme_color": "#7C3AED",
  "background_color": "#7C3AED",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/child",
  "lang": "en-GB",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
