{
  "name": "Calorie Tracker",
  "short_name": "Calories",
  "description": "Lightweight calorie and nutrition tracker powered by Open Food Facts",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f0efed",
  "theme_color": "#1a1a18",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231D9E75'/><text x='50%25' y='55%25' font-size='320' text-anchor='middle' dominant-baseline='middle'>🥗</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231D9E75'/><text x='50%25' y='55%25' font-size='320' text-anchor='middle' dominant-baseline='middle'>🥗</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
