{
  "name": "Nacho Clicker",
  "short_name": "Nachos",
  "description": "A premium fiesta idle game. Stack nachos, trigger Fiesta Mode, and build a snack empire.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#160f0a",
  "theme_color": "#160f0a",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
