{
  "name": "Espresso Savings Calculator",
  "short_name": "Espresso Savings",
  "description": "See how much you save making espresso at home instead of buying at coffee shops. Pick your drinks, dial in the prices, find your break-even point.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "lifestyle", "food"],
  "background_color": "#f3eadd",
  "theme_color": "#3a2416",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
