{
  "name": "NeedSpace BBS",
  "short_name": "NeedSpace",
  "description": "A throwback bulletin board. Wake up.",
  "start_url": "/ghostty/",
  "scope": "/ghostty/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#000000",
  "theme_color": "#020a05",
  "categories": ["entertainment", "social"],
  "icons": [
    { "src": "/ghostty/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/ghostty/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/ghostty/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
