{
  "name": "My Whisky Pal",
  "short_name": "WhiskyPal",
  "description": "Turn any whisky label into an AI-unified tasting card on the My Whisky Pal Tasting Framework. Rate it in your taste and share with Pals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#5D3A1A",
  "theme_color": "#5D3A1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
