{
  "name": "Plug Radar — Vinted UK Trending Signal",
  "short_name": "Plug Radar",
  "description": "Live Vinted UK trending items for resellers. Demand scores, sold volumes, custom item tracking.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#08021A",
  "background_color": "#08021A",
  "categories": ["shopping", "business", "productivity"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My trackers",
      "short_name": "Trackers",
      "url": "/trackers",
      "description": "See your custom tracked items"
    }
  ]
}
