{
  "name": "EvidentOS",
  "short_name": "EvidentOS",
  "description": "The system of record for engineering impact. Track achievements, build your career story, and prepare for promotions.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f8fb",
  "theme_color": "#5635b8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EvidentOS dashboard on mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EvidentOS dashboard on desktop"
    }
  ],
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false
}
