{
  "id": "/",
  "name": "Lishi Kivi Store",
  "short_name": "Lishi Kivi Store",
  "description": "Buy 100% healthy Live Goats, Live Country Chickens (Naatu Kozhi), and Fresh Freshwater Lake Fish directly from trusted local farms.",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "categories": ["shopping", "food"],
  "iarc_rating_id": "13+",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.lishikivi.twa",
      "id": "com.lishikivi.twa"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://lishikivi.com"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "file_handlers": [],
  "protocol_handlers": [],
  "share_target": {
    "action": "/products",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "Browse fresh live stock and freshwater fish",
      "url": "/products",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }]
    },
    {
      "name": "Checkout",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/checkout",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lishi Kivi Store Desktop View"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lishi Kivi Store Mobile View"
    }
  ]
}
