{
  "id": "/bwlawns/app.html",
  "name": "My Lawn Care",
  "short_name": "My Lawn",
  "description": "Track your lawn care products, schedules and health",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#99BC85",
  "background_color": "#0d1a0f",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-AU",
  "prefer_related_applications": false
}
