{
  "name": "Kard Sharks — Card Shop Simulator",
  "short_name": "Kard Sharks",
  "description": "Build. Collect. Trade. Dominate. A browser card-shop and collectibles-business simulator set in the Pokido universe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14161b",
  "theme_color": "#c8a24a",
  "icons": [
    { "src": "/favicon.png", "sizes": "any", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
