{
  "name": "Gezone: first marketplace in Georgia.",
  "short_name": "Gezone",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/shop",
  "start_url": "/shop?source=pwa",
  "theme_color": "#373f50",
  "background_color": "#ffffff",
  "display": "standalone",
  "description": "Marketplace in Georgia.",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "ka",
  "categories": ["shopping"],
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "Wishlist", "url": "/shop/wish-list" },
    { "name": "Shopping Cart", "url": "/shop/cart" }
  ]
}
