{
  "name": "Valenti Gelato B2B Sipariş Portalı",
  "short_name": "Valenti B2B",
  "description": "Valenti Gelato için profesyonel B2B sipariş yönetim sistemi",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8EF",
  "theme_color": "#0B4F9C",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/brand/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Sipariş",
      "short_name": "Sipariş",
      "url": "/customer/order.php"
    },
    {
      "name": "Siparişlerim",
      "short_name": "Siparişler",
      "url": "/customer/orders.php"
    }
  ],
  "categories": ["business", "productivity"]
}
