{
  "id": "/kids/math/",
  "name": "Youth Math",
  "short_name": "Youth Math",
  "start_url": "/kids/math/",
  "scope": "/kids/math/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "description": "Fun math games for young learners — subitize, number bonds, sharing, and sandbox blocks",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Youth Math home screen with 4 game modes"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Youth Math home screen on tablet"
    }
  ]
}
