{
  "name": "Ascii — what does the cat want?",
  "short_name": "Ascii",
  "description": "A quiet deduction game. Draw with chalk; read the cat.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12241b",
  "theme_color": "#12241b",
  "icons": [
    { "src": "favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
