{
  "name": "IBSPal - Your IBS Companion App",
  "short_name": "IBSPal",
  "description": "IBSPal is a free application dedicated to help you manage IBS. The app instantly scans products and tells you if they're safe for your digestive health.",
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#7C3AED",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}
