{
  "name": "Shaker — Your Cocktail Guide",
  "short_name": "Shaker",
  "description": "Verified cocktail recipes from professional bartenders. Mark what's on your shelf, find out what you can mix right now.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#F0F2F7",
  "theme_color": "#1B1B1B",
  "categories": ["food", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.shaker.app",
      "id": "com.shaker.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/shaker-your-cocktail-bar/id6503306686",
      "id": "6503306686"
    }
  ]
}
