{
  "name": "EkmekLab - Ekşi Mayalı Ekmek",
  "short_name": "EkmekLab",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#8B4513",
  "description": "Geleneksel yöntemlerle hazırlanan organik ekşi mayalı ekmekler. Beylikdüzü'nde üretim ve teslimat. Doğal, sağlıklı ve lezzetli fırın ürünleri.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": [
    "food",
    "shopping",
    "lifestyle"
  ],
  "lang": "tr",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Ana Sayfa"
    },
    {
      "src": "screenshots/products.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Ürünler"
    }
  ],
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Ürünler",
      "short_name": "Ürünler",
      "description": "Tüm ürünleri görüntüle",
      "url": "/products",
      "icons": [
        {
          "src": "icons/products.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Sepet",
      "short_name": "Sepet",
      "description": "Sepetinizi görüntüleyin",
      "url": "/cart",
      "icons": [
        {
          "src": "icons/cart.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}