{
  "name": "SoilSwap — Dirt Marketplace",
  "short_name": "SoilSwap",
  "description": "Buy and sell bulk soil, fill dirt, and construction materials on Long Island.",
  "start_url": "/SoilSwap_Mobile.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E0C09",
  "theme_color": "#0E0C09",
  "orientation": "portrait",
  "categories": ["business", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sell Dirt",
      "short_name": "Sell",
      "url": "/SoilSwap_Mobile.html#sell",
      "description": "Post a new listing"
    },
    {
      "name": "Browse Map",
      "short_name": "Map",
      "url": "/SoilSwap_Mobile.html#map",
      "description": "Find dirt near you"
    }
  ]
}
