{
  "name": "TRELVION — Interview Readiness",
  "short_name": "TRELVION",
  "description": "AI-powered interview coaching platform. Practice, score, improve.",
  "start_url": "/results/new",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B1E3D",
  "background_color": "#f6f9fd",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "New interview",
      "short_name": "Practise",
      "url": "/results/new",
      "description": "Start a new interview practice session"
    },
    {
      "name": "My progress",
      "short_name": "Progress",
      "url": "/progress",
      "description": "View your scoring progress over time"
    }
  ],
  "categories": ["education", "productivity"],
  "prefer_related_applications": false
}
