{
  "name": "Tryprepforge — Master Your Next Interview",
  "short_name": "Tryprepforge",
  "description": "Master your next interview with AI-powered preparation tailored to your specific role and industry.",
  "id": "com.tryprepforge.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "categories": [
    "education",
    "productivity",
    "business",
    "interviews"
  ],
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/avataaars/svg?seed=tryprepforge",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Interviews",
      "url": "/dashboard",
      "description": "View your interview sets",
      "icons": [{ "src": "/static/img/shortcut-chat.png", "sizes": "192x192" }]
    },
    {
      "name": "Quick Prep",
      "url": "/dashboard?view=generate",
      "description": "Generate new interview questions",
      "icons": [{ "src": "/static/img/shortcut-stars.png", "sizes": "192x192" }]
    }
  ]
}
