{
  "name": "LuminaBI — Power BI Theme Editor",
  "short_name": "LuminaBI",
  "description": "Create and export Power BI themes from your brand colors. Free, browser-based, no install required.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#6366f1",
  "background_color": "#030712",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "LuminaBI Power BI Theme Editor"
    }
  ]
}
