{
  "name": "Meal Tracker",
  "short_name": "Meal Tracker",
  "description": "Zero-input meal detection. Meal Tracker reads skin temperature, heart rhythm and wrist motion to detect every meal automatically.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F1E8",
  "theme_color": "#F5F1E8",
  "icons": [
    { "src": "images/favicon/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "images/favicon/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "images/favicon/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
