{
  "name": "ProseAI Pro",
  "short_name": "ProseAI",
  "description": "Become a better writer in 5 minutes a day — AI-powered writing coach.",
  "start_url": "./app-pro.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7c3aed",
  "background_color": "#f5f0ff",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Lesson",
      "short_name": "Lesson",
      "description": "Jump straight to your next writing exercise",
      "url": "./app-pro.html#journey",
      "icons": [{ "src": "./icons/icon.svg", "sizes": "any" }]
    }
  ]
}
