{
  "id": "/?app=v3",
  "short_name": "Vip Turismo",
  "name": "Vip Turismo Atendimento",
  "description": "Painel de atendimento da Vip Turismo.",
  "start_url": "/?source=pwa-v3",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00bf63",
  "background_color": "#00bf63",
  "icons": [
    {
      "src": "/icon-vip-v3.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/android-chrome-192x192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512-maskable-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
