{
  "name": "Keycard Portal – Physiofit Urdorf",
  "short_name": "Keycard",
  "description": "Partner- und Rabatt-Plattform für Physiofit-Keycard-Mitglieder",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4e7282",
  "background_color": "#f6f8f9",
  "lang": "de",
  "icons": [
    {
      "src": "/brand/physiofit-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/physiofit-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Firmen entdecken",
      "url": "/firmen",
      "description": "Alle Keycard-Partnerfirmen"
    },
    {
      "name": "Aktuelle Angebote",
      "url": "/angebote",
      "description": "Alle Rabatte & Vorteile"
    },
    {
      "name": "Meine Merkliste",
      "url": "/merkliste",
      "description": "Gemerkte Partner"
    },
    {
      "name": "Mein Profil",
      "url": "/firma",
      "description": "Firmenprofil verwalten"
    }
  ],
  "categories": ["business", "health"]
}
