{
  "id": "/",
  "name": "Ginir Online",
  "short_name": "Ginir Online",
  "description": "Buy and sell in Ginir Town — Ginir Online marketplace.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "background_color": "#0F6A3F",
  "theme_color": "#0F6A3F",
  "categories": ["shopping", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://ginir.online/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://ginir.online/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://ginir.online/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://ginir.online/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/sell-fast-narrow.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Sell fast in Ginir Town"
    },
    {
      "src": "/screenshots/verified-narrow.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Verified local sellers"
    },
    {
      "src": "/screenshots/local-narrow.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Shop local in Ginir"
    },
    {
      "src": "/screenshots/sell-fast-wide.jpg",
      "sizes": "960x540",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Sell fast in Ginir Town"
    },
    {
      "src": "/screenshots/verified-wide.jpg",
      "sizes": "960x540",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Verified local sellers"
    }
  ],
  "shortcuts": [
    {
      "name": "Sell something",
      "short_name": "Sell",
      "description": "Create a new listing",
      "url": "/sell?source=pwa",
      "icons": [
        {
          "src": "https://ginir.online/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Browse",
      "short_name": "Browse",
      "description": "Browse listings in Ginir Town",
      "url": "/?source=pwa",
      "icons": [
        {
          "src": "https://ginir.online/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
