{
  "name": "Luminae – AI Self-Improvement",
  "short_name": "Luminae",
  "description": "AI-powered beauty, fitness, and career coaching built for women.",
  "start_url": "./app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#5C2D47",
  "theme_color": "#5C2D47",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%235C2D47'/%3E%3Ctext x='96' y='130' font-size='100' text-anchor='middle'%3E%E2%9C%A8%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%235C2D47'/%3E%3Ctext x='256' y='340' font-size='260' text-anchor='middle'%3E%E2%9C%A8%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Analysis",
      "short_name": "Analyze",
      "description": "Upload a photo for AI analysis",
      "url": "./app.html#analysis",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E%F0%9F%93%B8%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Fitness",
      "short_name": "Fitness",
      "description": "View your fitness plan",
      "url": "./app.html#fitness",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E%F0%9F%92%AA%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
