{
  "name": "LUMINAIRE™ — The Global Journal of Intelligence & Illumination",
  "short_name": "LUMINAIRE",
  "description": "Illuminating the Age of Intelligence. Chronicling humanity's transformation in the era of AI.",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/?source=pwa",
  "orientation": "any",
  "categories": ["news", "education", "magazines"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/luminaire-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/luminaire-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/luminaire-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
