{
  "name": "Interview Road — Interview Practice App",
  "short_name": "Interview Road",
  "description": "Practice job interviews out loud with on-device AI coaching. Privacy-first mobile game for students and early-career professionals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#101926",
  "lang": "en-US",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
