{
  "name": "The Hookup — Community Board & Graffiti Wall",
  "short_name": "The Hookup",
  "description": "A multilingual community board and graffiti wall. Pin a flier or spray the wall — jobs, housing, events and shoutouts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Board", "url": "/board" },
    { "name": "Graffiti Wall", "url": "/wall" },
    { "name": "Musician Exchange", "url": "/musicians" }
  ]
}
