{
  "name": "Invideo",
  "short_name": "Invideo",
  "start_url": "/",
  "description": "Монтаж и обслуживание по всем городам РФ. Выгодные предложения и удобный сервис.",
  "id": "Invideo",
  "icons": [
    {
      "src": "./invideo16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "./invideo32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./invideo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./invideo512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#0e1a2c",
  "background_color": "#0e1a2c",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "auto"
  },
  "orientation": "any",
  "screenshots": [
    {
      "src": "./wide.webp",
      "sizes": "1920x1073",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Application"
    },
    {
      "src": "./narrow.webp",
      "type": "image/webp",
      "sizes": "410x847",
      "form_factor": "narrow"
    }
  ]
}
