{
  "short_name": "IZCHI",
  "name": "IZCHI - Track Any Price",
  "description": "Search live marketplace listings, set a target price, and track the gap between the market price and the price you want to pay.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#05070B",
  "background_color": "#05070B",
  "categories": [
    "shopping",
    "utilities",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Browse live deals",
      "short_name": "Browse",
      "url": "/products"
    },
    {
      "name": "Your dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ]
}
