{
  "id": "/",
  "name": "Winastore - Frozen Food & Retail",
  "short_name": "Winastore",
  "description": "Belanja frozen food terlengkap di Bekasi dengan harga grosir, sistem poin member Win-Points, kasir online, dan pengiriman instan via Lalamove untuk kemudahan keluarga modern.",
  "start_url": "/",
  "scope": "/",
  "scope_extensions": [
    { "origin": "https://orderonlinewinastore.com" },
    { "origin": "https://www.orderonlinewinastore.com" },
    { "origin": "https://orderonlinewinastore.lovable.app" }
  ],
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui", "browser"],
  "tab_strip": {
    "home_tab": {
      "scope_patterns": [{ "pathname": "/" }]
    },
    "new_tab_button": {
      "url": "/"
    }
  },
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["shopping", "food", "business", "lifestyle"],
  "lang": "id-ID",
  "dir": "ltr",
  "iarc_rating_id": "e58c679a-1132-48f1-831a-6d0e9569269d",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.winastore.orderonline",
      "id": "com.winastore.orderonline"
    },
    {
      "platform": "webapp",
      "url": "https://orderonlinewinastore.com/manifest.json",
      "id": "com.winastore.orderonline"
    },
    {
      "platform": "windows",
      "url": "https://orderonlinewinastore.com/",
      "id": "com.winastore.orderonline"
    },
    {
      "platform": "itunes",
      "url": "https://orderonlinewinastore.com/",
      "id": "com.winastore.orderonline"
    }
  ],
  "note_taking": {
    "new_note_url": "/admin/cashier-notes"
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "web+winastore",
      "url": "/?type=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png", ".webp"]
      }
    }
  ],
  "widgets": [
    {
      "name": "Win-Points",
      "short_name": "Points",
      "description": "Cek saldo poin Winastore",
      "tag": "win-points",
      "template": "widget-template",
      "ms_ac_template": "widget-template",
      "data": "widget-data",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshot-mobile.png",
          "sizes": "1080x1920",
          "label": "Widget Win-Points Winastore"
        }
      ],
      "icons": [
        { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tampilan Mobile Winastore - Belanja Frozen Food Mudah"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tampilan Desktop Winastore - Dashboard Admin Lengkap"
    }
  ],
  "shortcuts": [
    {
      "name": "Manajemen Pesanan",
      "short_name": "Pesanan",
      "description": "Kelola pesanan pelanggan",
      "url": "/admin/orders",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Cek Stok",
      "short_name": "Stok",
      "description": "Cek stok barang terbaru",
      "url": "/admin/inventory",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Chat Pelanggan",
      "short_name": "Chat",
      "description": "Lihat pesan dari pelanggan",
      "url": "/admin/staff-chat",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Kasir POS",
      "short_name": "POS",
      "description": "Buka modul kasir Point of Sale",
      "url": "/admin/pos",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/catalog",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
