{
  "name": "TownSaleMap",
  "short_name": "TownSaleMap",
  "description": "Plan your garage sale and estate sale route in seconds. Paste addresses, get an optimized driving route.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#4338ca",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["utilities", "navigation", "productivity"],
  "screenshots": []
}
