{
  "name": "GI28 — Digital Services Marketplace",
  "short_name": "GI28",
  "description": "Premium digital growth services marketplace for Instagram, YouTube, Telegram, Facebook and marketing tools.",

  "id": "/",
  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],

  "orientation": "portrait",

  "background_color": "#1A2517",
  "theme_color": "#1A2517",

  "lang": "en",
  "dir": "ltr",

  "categories": [
    "business",
    "productivity",
    "utilities",
    "social"
  ],

  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Open Cart",
      "short_name": "Cart",
      "description": "View your cart and checkout",
      "url": "/cart/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Instagram Services",
      "short_name": "Instagram",
      "description": "Browse Instagram growth services",
      "url": "/#cat-instagram",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "prefer_related_applications": false
}
