{
  "name": "Planting Season — SEQ Garden Planner",
  "short_name": "Planting Season",
  "description": "The garden planner built for South East Queensland. Works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf6ef",
  "theme_color": "#4f7a53",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
