{
  "name": "AutoRun Worker · Peugeot 3008",
  "short_name": "AutoRun W",
  "start_url": "./worker.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#050508",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/peugeot-3008-pwa-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/peugeot-3008-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/peugeot-3008-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
