{
  "name": "Spaceship Referral Hub",
  "short_name": "Referral Hub",
  "description": "Safe informational referral landing page that links to the official Spaceship site.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#0b0f1a",
  "icons": [
    {"src":"/assets/icons/icon-192.svg","sizes":"192x192","type":"image/svg+xml"},
    {"src":"/assets/icons/icon-512.svg","sizes":"512x512","type":"image/svg+xml"},
    {"src":"/assets/icons/icon-512-maskable.svg","sizes":"512x512","type":"image/svg+xml","purpose":"maskable"}
  ]
}
