{
  "name": "VW Classic Astur",
  "short_name": "VWClassicAstur",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192-ccfa761e.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512-a77ad2e5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Vwclassicastur.",
  "theme_color": "#82c4ba",
  "background_color": "#82c4ba"
}