{
  "short_name": "The Limestone",
  "name": "The Limestone Community App",
  "description": "Discover local shops, community events, resources, and public alerts.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#e8e2d3",
  "theme_color": "#185955",
  "display": "standalone",
  "orientation": "portrait"
}
