{
  "name": "Clarix — AI Prompt Engine",
  "short_name": "Clarix",
  "description": "India's first AI prompt engineering studio. Turn rough ideas into powerful prompts for ChatGPT, Midjourney, Claude & 25+ platforms.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ff7043",
  "background_color": "#000000",
  "lang": "en-IN",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Clarix Write Page"
    },
    {
      "src": "icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Clarix on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Writing",
      "short_name": "Write",
      "description": "Open prompt writer",
      "url": "/write.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "InspireMe Gallery",
      "short_name": "Inspire",
      "description": "Browse cinematic prompts",
      "url": "/inspire.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Community Library",
      "short_name": "Community",
      "description": "Browse curated prompts",
      "url": "/community.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
