{
  "short_name": "YouSaidWhat",
  "name": "YouSaidWhat - Pronunciation Practice Game",
  "description": "Practice English pronunciation with short everyday sentences, browser speech-to-text feedback, word-level hits and misses, and quick scoring.",
  "categories": ["education", "productivity", "games"],
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#fff9e8",
  "background_color": "#fff9e8",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/images/logo-square.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/images/logo-square.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
