{
  "name": "Mediterranean Diet Tracker",
  "short_name": "Med Diet",
  "description": "Mediterranean diet frequency tracker for post-heart attack and stent care plans.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef5f7",
  "theme_color": "#2387ad",
  "icons": [
    {
      "src": "./icon-192-watermelon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512-watermelon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
