{
  "name": "Hair Plucker",
  "short_name": "HairPlucker",
  "description": "Pluck hairs before they get infected! How long can you last?",
  "start_url": "/index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#1a0a2e",
  "theme_color": "#1a0a2e",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a0a2e' width='100' height='100' rx='20'/><text y='65' x='50' text-anchor='middle' font-size='50'>✂️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
