{
  "name": "Swoop GM",
  "short_name": "Swoop",
  "description": "Club intelligence for the GM — morning briefing, members, and inbox on the Swoop platform.",
  "start_url": "/signal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#13110F",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
