{
  "name": "Aether Static",
  "short_name": "Aether",
  "description": "A lightweight static asset catalog and release manifest tool for small front-end teams, documentation sites, and design systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2563EB",
  "pages": [
    "/",
    "/features/",
    "/resources/",
    "/releases/",
    "/docs/",
    "/status/",
    "/contact/",
    "/about/",
    "/security/",
    "/privacy/",
    "/terms/"
  ],
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
