{
  "name": "Agenty - Kids Game Creation Platform",
  "short_name": "Agenty",
  "description": "Kids create games by talking to AI! No coding required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "education", "kids"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/og-facebook-en.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Agenty game creation platform"
    }
  ]
}
