{
  "id": "/m",
  "name": "Standup Amsterdam",
  "short_name": "Standup",
  "description": "Tonight's standup comedy in Amsterdam — venues, open mics & shows.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#F59E0B",
  "categories": ["entertainment", "events", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tonight",
      "short_name": "Tonight",
      "url": "/m"
    },
    {
      "name": "Submit a tip",
      "short_name": "Submit",
      "url": "/submit"
    }
  ]
}
