{
  "name": "PAM-SAP - LIVE MARKETPLACE PLATFORM",
  "short_name": "PAMSAP",
  "description": "LIVE MARKETPLACE PLATFORM - Sell products via livestream with video chat negotiations. Buy and sell in real-time.",
  "start_url": "/products",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["shopping", "social", "business"],
  "lang": "bg",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/marketing/screenshot-products.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse Products"
    },
    {
      "src": "/marketing/screenshot-streams.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Watch Live Streams"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse available products",
      "url": "/products",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Streams",
      "short_name": "Live",
      "url": "/streams",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell Product",
      "short_name": "Sell",
      "url": "/sell",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
