{
  "name": "The Local Toolkit by Matt Smith",
  "short_name": "Local Toolkit",
  "description": "NorCal home tools: mortgage calculator, fire risk, microclimates, commute estimator, well/septic guide, moving checklist, and more for Lake, Napa, Sonoma, Marin, Mendocino, and Sacramento counties.",
  "start_url": "/tools",
  "scope": "/tools/",
  "display": "standalone",
  "background_color": "#FCFAF4",
  "theme_color": "#0F4C5C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/matt-headshot.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/assets/matt-headshot.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "utilities", "productivity"]
}
