{
  "name": "Prongo Games",
  "short_name": "Prongo",
  "description": "Free educational games for kids — math, puzzles, racing and more!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#663399",
  "theme_color": "#4a1f73",
  "categories": ["games", "education", "kids"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/icons/screenshot-tablet.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
