{
  "name": "Dog Food Fight",
  "short_name": "DogFight",
  "description": "Bark battle vs a crypto-meme dog. Loudest woof wins Oishii.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0b1026",
  "theme_color": "#ffd23f",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["games", "entertainment"]
}
