{
  "name": "cheapasmate — Predict Grocery Sales",
  "short_name": "cheapasmate",
  "description": "Predict when Coles, Woolworths & Aldi products go on sale based on six months of price history.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111a33",
  "theme_color": "#7c3aed",
  "categories": ["shopping", "lifestyle", "food"],
  "icons": [
    {
      "src": "/cheapasmate-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cheapasmate-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
