{
  "name": "Westhaven Connect",
  "short_name": "Westhaven Connect",
  "description": "Your neighbor's contractor is already next door. Westhaven, Franklin TN.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F6F1",
  "theme_color": "#1B6B4A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Bulletin Board",
      "url": "/board",
      "description": "View neighborhood service requests"
    },
    {
      "name": "Post a Request",
      "url": "/board",
      "description": "Post a new service request"
    }
  ]
}
