{
  "name": "Оборона Байкала",
  "short_name": "Байкал TD",
  "description": "Tower defense: защити нерпу от железного нашествия. 15 волн, босс, режим Шторм.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1626",
  "theme_color": "#0e1626",
  "lang": "ru",
  "icons": [
    { "src": "./assets/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "./assets/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "./assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
