{
  "name": "The Real Greek™ - Premium Greek Yogurt Switzerland",
  "short_name": "The Real Greek™", 
  "description": "Premium Isey Skyr and FAGE Total alternative in Switzerland. High-protein Greek yogurt with authentic Mediterranean taste.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["food", "health", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products", 
      "description": "View Greek yogurt products",
      "url": "/products",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Recipes",
      "short_name": "Recipes",
      "description": "Greek yogurt recipes", 
      "url": "/recipes",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}