{
  "name": "OnTonite — Live Music Tonight",
  "short_name": "OnTonite",
  "description": "Find free live music happening tonight near you in NE Ohio",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/ontonite-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Tonight",
      "url": "/?shortcut=tonight",
      "description": "Live music happening tonight"
    },
    {
      "name": "This Weekend",
      "url": "/week?shortcut=weekend",
      "description": "Shows this weekend"
    }
  ],
  "categories": ["entertainment", "lifestyle", "music"],
  "lang": "en-US",
  "dir": "ltr"
}
