{
  "name": "Provd — Your work, documented",
  "short_name": "Provd",
  "description": "Log what you did at work. AI transforms it into impact language. Arrive at your review fully prepared.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#4ade80",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Provd Home Page"
    },
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Achievements Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Achievement",
      "short_name": "Log",
      "description": "Add a new professional achievement",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "Generate Report",
      "short_name": "Report",
      "description": "Export your professional impact report",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-512.png", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": false
}
