{
  "name": "WebTracker",
  "short_name": "WebTracker",
  "description": "Automatic price tracking app. Track any product on Amazon, eBay, Walmart and hundreds of stores. Get notified instantly when a price drops.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050C1F",
  "theme_color": "#050C1F",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/playstorelogo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
