{
  "name": "Chess Opening Master V2",
  "short_name": "ChessMaster",
  "description": "Master chess openings using Spaced Repetition and battle tongue-in-cheek computer personalities.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f9ff",
  "theme_color": "#58cc02",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='%2358cc02'><circle cx='50' cy='25' r='16'/><path d='M35 45h30v8H35z'/><path d='M38 58c-5 12-8 18-8 27h40c0-9-3-15-8-27H38z'/><path d='M25 90h50v6H25z'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='%2358cc02'><circle cx='50' cy='25' r='16'/><path d='M35 45h30v8H35z'/><path d='M38 58c-5 12-8 18-8 27h40c0-9-3-15-8-27H38z'/><path d='M25 90h50v6H25z'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
