{
  "name": "Task Focus - Shogun World",
  "short_name": "Task Focus",
  "description": "Single-task focus productivity tool for maximum concentration",
  "start_url": "/maintask.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a83cc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%231a83cc'/><text y='.9em' font-size='60' text-anchor='middle' x='50' fill='white'>⚡</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en"
} 