{
  "name": "Say What?! — Family Party Word Game",
  "short_name": "Say What?!",
  "description": "Read the phonetic phrase out loud, fast, before your team's time runs out.",
  "start_url": "/apps/say-what/",
  "scope": "/apps/say-what/",
  "display": "standalone",
  "background_color": "#0c0b09",
  "theme_color": "#0c0b09",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
