{
  "name": "Best Döner Haus",
  "short_name": "Best Döner",
  "description": "Comandă döner kebab autentic german-turc. Livrare rapidă în Suceava.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "lang": "ro",
  "categories": ["food", "shopping"],
  "shortcuts": [
    {
      "name": "Comandă Acum",
      "short_name": "Comandă",
      "description": "Mergi direct la meniu",
      "url": "/menu",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Coșul Meu",
      "short_name": "Coș",
      "url": "/checkout",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/uploads/hero-bg-v3.jpg", "sizes": "1280x720", "type": "image/jpeg", "form_factor": "wide" }
  ]
}
