{
  "name": "BarnBuddy",
  "short_name": "BarnBuddy",
  "description": "Find trusted horse, barn, livestock, farm, ranch, and rural property help around Austin and Central Texas.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf6ec",
  "theme_color": "#35413c",
  "orientation": "portrait-primary",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Providers",
      "short_name": "Find Help",
      "url": "/index.html#search"
    },
    {
      "name": "Create Provider Profile",
      "short_name": "Provider",
      "url": "/provider-profile.html"
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "url": "/notifications.html"
    }
  ]
}
