{
  "name": "BuildShare Field",
  "short_name": "BS Field",
  "description": "BuildShare mobile field app — Land + Photos + Quick Actions",
  "start_url": "/m/land",
  "scope": "/m/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1A2B52",
  "icons": [
    {
      "src": "/Brian_Kidder_Blue-4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Brian_Kidder_Blue-4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Lot Map",
      "short_name": "Map",
      "url": "/m/land",
      "description": "View all lots on the field map"
    },
    {
      "name": "Add Photo",
      "short_name": "Photo",
      "url": "/m/land?action=photo",
      "description": "Quick photo capture for any lot"
    }
  ]
}
