{
  "name": "My Interviewer — AI Interview Coach",
  "short_name": "My Interviewer",
  "description": "Practise job interviews with AI — personalised questions, voice answers, instant coaching.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07091C",
  "theme_color": "#0f1320",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity", "business"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-16.png",  "sizes": "16x16",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-32.png",  "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg",        "sizes": "any",      "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "New interview",
      "short_name": "Practise",
      "url": "/interview",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My history",
      "short_name": "History",
      "url": "/history",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
