{
  "name": "Sea of Life by DSD",
  "short_name": "Sea of Life",
  "description": "קוסמטיקה טבעית ממינרלי ים המלח — Sea of Life by DSD",
  "start_url": "/?lang=he&source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e2a36",
  "theme_color": "#0e2a36",
  "lang": "he",
  "dir": "rtl",
  "categories": ["shopping", "beauty"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/assets/og-image.jpg", "sizes": "1200x630", "type": "image/jpeg", "form_factor": "wide" }
  ],
  "shortcuts": [
    {
      "name": "חנות",
      "short_name": "חנות",
      "description": "כל המוצרים",
      "url": "/shop.php?lang=he&source=pwa",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "צור קשר",
      "short_name": "קשר",
      "description": "צור קשר WhatsApp",
      "url": "/contact.php?lang=he&source=pwa",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
