{
  "name": "Mothership",
  "short_name": "Mothership",
  "description": "Personal command center",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#00D9FF",
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
