{
  "name": "PC Partle - Guess the PC Component",
  "short_name": "PC Partle",
  "description": "Test your PC hardware knowledge! Guess computer parts, CPUs, GPUs, and components in this fun, free guessing game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#4a9eff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "entertainment"],
  "shortcuts": [
    {
      "name": "Play Game",
      "short_name": "Play",
      "description": "Start playing PC Partle",
      "url": "/",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    }
  ]
}
