{
  "name": "Hale Garden",
  "short_name": "Hale Garden",
  "description": "Outdoor garden + lawn care. Plan, tend, harvest.",
  "lang": "en-US",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#fdfaf3",
  "theme_color": "#366629",
  "orientation": "any",
  "categories": ["lifestyle", "food", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Properties",
      "short_name": "Places",
      "description": "Your homes and growing spaces",
      "url": "/properties",
      "icons": [{ "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "What can I grow?",
      "short_name": "Grow",
      "description": "Match plants to zone and sun",
      "url": "/grow",
      "icons": [{ "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Species",
      "short_name": "Plants",
      "description": "Browse the species library",
      "url": "/species",
      "icons": [{ "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
