{
  "name": "PhantaLux Studio",
  "short_name": "PhantaLux",
  "description": "Independent app studio building precision digital tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#03030c",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/phantalux-logo.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
