{
  "name": "FocusFarm — Grow While You Study",
  "short_name": "FocusFarm",
  "description": "A farming game that grows while you focus. Plant seeds when you study, watch your farm bloom.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#7ec850",
  "theme_color": "#a87344",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "productivity"]
}
