{
  "name": "PlayWorlds",
  "short_name": "PlayWorlds",
  "description": "A safe-by-design AI gaming platform where kids ages 7–14 build multiplayer worlds through conversation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAFE",
  "theme_color": "#1A1A2E",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/playworlds-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "kids"]
}
