{
  "name": "PALIDRO — Premium Streetwear",
  "short_name": "PALIDRO",
  "description": "Exklusive Markenklamotten. Built Different.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#00FF66",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "PALIDRO Shop"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Alle Produkte entdecken",
      "url": "/shop",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Neuheiten",
      "short_name": "Neu",
      "description": "Neue Kollektionen",
      "url": "/shop?filter=neu",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Mein Konto",
      "short_name": "Konto",
      "description": "Bestellungen & Profil",
      "url": "/konto",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
