{
  "name": "AliPriceTracker",
  "short_name": "AliTracker",
  "description": "Search discounted AliExpress products and track web-only price changes.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5efe4",
  "theme_color": "#f37036",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
