{
  "name": "PokeDash! by Paperfish",
  "short_name": "PokeDash",
  "description": "Run the poke counter — Overcooked-style bowl building in a real KL poke shop.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#F4F2EC",
  "theme_color": "#235326",
  "categories": ["games", "food"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
