{
  "name": "GetLitKCMO",
  "short_name": "GetLitKCMO",
  "description": "Kansas City's nightlife and dining discovery app — bars, restaurants, drink specials, happy hours, and live music.",
  "start_url": "https://www.getlitkcmo.com/",
  "scope": "https://www.getlitkcmo.com/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
