{
  "name": "Taleroom Play",
  "short_name": "Taleroom",
  "description": "Listening practice for young learners",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "education"
  ],
  "lang": "en"
}