{
  "name": "FoundTheMove",
  "short_name": "FoundTheMove",
  "description": "Black cultural events in NYC, backed by the curators who shape the scene.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "categories": ["entertainment", "lifestyle", "music", "social"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "This weekend", "url": "/", "description": "Open the feed" },
    { "name": "Saved", "url": "/saved", "description": "Your saved events" },
    { "name": "Submit an event", "url": "/submit" }
  ]
}
