{
  "id": "/",
  "version": "1.0.0",
  "name": "Rocket City Nerd",
  "short_name": "RCNerd",
  "description": "Space exploration and technology news",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "orientation": "any",
  "categories": ["education", "news", "science"]
}
