{
  "name": "InTanks",
  "short_name": "InTanks",
  "description": "Браузерные мультиплеерные танковые бои",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060f06",
  "theme_color": "#00ff88",
  "start_url": "/",
  "icons": [
    { "src": "/icon.svg",          "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png","sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png","sizes": "512x512", "type": "image/png" }
  ]
}
