{
  "id": "/",
  "name": "McDVPN",
  "short_name": "McDVPN",
  "description": "Личный кабинет McDVPN",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    {"src": "/img/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
