{
  "name": "go-daily",
  "short_name": "go-daily",
  "description": "One Go puzzle a day with a Socratic AI coach",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "education"],
  "lang": "en"
}
