{
  "short_name": "bitez&booze",
  "name": "bitez&booze - Food & Alcohol Tracker",
  "description": "Personal food and alcohol tracker",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.jpg",
      "sizes": "any",
      "type": "image/jpeg"
    }
  ],
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#a32343",
  "background_color": "#f9fafb",
  "orientation": "portrait"
}
