{
  "name": "Community Finder App",
  "short_name": "Community Finder App",
  "description": "Find community resources and support services near you with our Community Finder App. Explore locations, categories, and needs to get the help you deserve.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF7EB",
  "theme_color": "#798DAF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [""],
  "lang": "en",
  "dir": "ltr"
}