{
  "id": "/",
  "name": "Play It My Way — Free Games for Kids",
  "short_name": "PlayItMyWay",
  "description": "29 free educational games for children aged 2-14. No ads, no tracking, nothing stored, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff8ef",
  "theme_color": "#2b2a5e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
