{
  "short_name": "Tally",
  "name": "Tally · Carb Counter",
  "description": "Snap a photo of your meal — Tally counts the carbs.",
  "icons": [
    { "src": "/favicon.png", "type": "image/png", "sizes": "64x64" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": "/snap",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2B422F",
  "background_color": "#F9F8F6"
}
