{
  "name": "SCRAPS ON SOLANA",
  "short_name": "SCRAPS",
  "description": "Build, upgrade, and destroy in the SCRAPS arena.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "orientation": "any",
  "background_color": "#0b0d10",
  "theme_color": "#f97316",
  "icons": [
    { "src": "icons/scraps-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icons/scraps-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
