{
  "name": "Thirrsty.com — Your VIP Pass to the Night",
  "short_name": "Thirrsty",
  "description": "Free nightlife social PWA. Get your personal QR code for instant discounts at bars, clubs, lounges, coffee shops, vineyards, breweries, and frat parties across the USA.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "theme_color": "#07070A",
  "background_color": "#07070A",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "food", "travel"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "type": "image/png",
      "sizes": "384x384",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My QR Code",
      "short_name": "QR",
      "description": "Show your personal QR code to a venue",
      "url": "/profile/qr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Discover Nightlife",
      "short_name": "Discover",
      "description": "Find bars, clubs, lounges and more near you",
      "url": "/discover",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "USA Map",
      "short_name": "Map",
      "description": "Browse the USA map of venues",
      "url": "/map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Thirrsty home"
    }
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": ""
}
