{
  "name": "ERC Bio Teknoloji B2B",
  "short_name": "ERC Bio",
  "description": "ERC Bio Teknoloji B2B Sipariş ve Yönetim Platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d2b5e",
  "orientation": "any",
  "lang": "tr",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Sipariş",
      "url": "/panel/siparisler/yeni",
      "description": "Hızlı sipariş oluştur"
    },
    {
      "name": "Kasa",
      "url": "/panel/kasa",
      "description": "Kasa POS ekranı"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ERC Bio Teknoloji B2B Panel — Mobil Görünüm"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ERC Bio Teknoloji B2B Panel — Masaüstü Görünüm"
    }
  ],
  "categories": [
    "medical",
    "business",
    "shopping"
  ],
  "id": "/"
}