{
  "name": "Arco 2026",
  "short_name": "Arco",
  "description": "Pakowanie, trasy, włoski i SOS — wyjazd do Arco",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#e8eef4",
  "theme_color": "#1e3a5f",
  "orientation": "portrait",
  "lang": "pl",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%230f172a' width='100' height='100' rx='20'/%3E%3Ctext x='50' y='62' font-size='48' text-anchor='middle' fill='%233b82f6'%3E🧭%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}