{
  "name": "KNOWBOTH.AI",
  "short_name": "KNOWBOTH",
  "description": "Know Your Savings. Know Your Spending.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#FF9F0A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["shopping", "finance", "food"],
  "shortcuts": [
    { "name": "Browse Deals",   "short_name": "Deals",   "url": "/deals",      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Scan Bill",      "short_name": "Scan",    "url": "/scan",       "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Compare Prices", "short_name": "Compare", "url": "/compare",    "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
