{
  "id": "village-run-pwa",
  "name": "VillageRun - Community Errands",
  "short_name": "VillageRun",
  "description": "Ask your neighbors for help with errands and help them too.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#e77350",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
