{
  "name": "WeldShift",
  "short_name": "WeldShift",
  "description": "AI-powered CWI & CWE certification prep, welding knowledge database, and on-the-go voice study platform.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060b10",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Exam Prep",
      "url": "/exam",
      "description": "Start a practice exam"
    },
    {
      "name": "AI Oracle",
      "url": "/oracle",
      "description": "Ask a welding question"
    },
    {
      "name": "Flashcards",
      "url": "/flashcards",
      "description": "Study flashcards"
    },
    {
      "name": "Hey Shift",
      "url": "/dashboard",
      "description": "Open voice assistant"
    }
  ]
}
