{
  "name": "Bariatric Shopper's Companion",
  "short_name": "Bariscan",
  "description": "The best free bariatric app. Scan any food barcode and get a suitability score, dumping risk, and better swaps after weight loss surgery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2A9D8F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
