{
  "name": "Omaha Tree Care",
  "short_name": "OTC Tools",
  "description": "Free tree health diagnostic tools and care resources for Omaha homeowners.",
  "start_url": "/tools",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#52796f",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Hazard Assessment",
      "short_name": "Hazard",
      "description": "Assess tree risk using ISA framework",
      "url": "/tools/hazard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Species Identifier",
      "short_name": "Species",
      "description": "Identify common Omaha-area tree species",
      "url": "/tools/species",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
