{
  "name": "NeedsDirt",
  "short_name": "NeedsDirt",
  "description": "Contractor marketplace for dirt, fill, and dump sites",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2e1a0a",
  "theme_color": "#4d2b12",
  "orientation": "portrait-primary",
  "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": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/browse",
      "description": "Browse nearby dirt listings"
    },
    {
      "name": "Post a Listing",
      "url": "/post",
      "description": "Post a new listing"
    }
  ]
}
