{
  "name": "Drink Tracker",
  "short_name": "Drinks",
  "description": "Mobile-first alcohol unit tracker focused on trending down",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23000'/><polyline points='102,164 230,282 302,215 420,348' fill='none' stroke='%23fff' stroke-width='36' stroke-linecap='round' stroke-linejoin='round'/><circle cx='420' cy='348' r='34' fill='%2345deb2'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23000'/><polyline points='38,62 86,106 113,81 158,131' fill='none' stroke='%23fff' stroke-width='14' stroke-linecap='round' stroke-linejoin='round'/><circle cx='158' cy='131' r='13' fill='%2345deb2'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
