{
  "name": "CineDrive - Streaming do Google Drive",
  "short_name": "CineDrive",
  "description": "Plataforma responsiva de streaming de vídeo integrada ao Google Drive.",
  "start_url": "/meucine/",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#e50914",
  "orientation": "any",
  "icons": [
    {
      "src": "img/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
