{
  "name": "Whiskybase: Everything Whisky",
  "short_name": "Whiskybase",
  "description": "Manage your whisky collection, track your journey, and browse the world's largest whisky database.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b333d",
  "icons": [
    {
      "src": "/images/logos/icons/base/app-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logos/icons/base/app-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.whiskybase.whiskybase",
      "url": "https://play.google.com/store/apps/details?id=com.whiskybase.whiskybase"
    },
    {
      "platform": "itunes",
      "id": "1447254088"
    }
  ]
}