{
  "name": "EmpathQuest",
  "short_name": "EmpathQuest",
  "description": "Grow your world through empathy. A cozy island adventure game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F7F4",
  "theme_color": "#2E9A6E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "categories": ["games", "education", "health"]
}
