{
  "name": "NeedTown",
  "short_name": "NeedTown",
  "description": "Building the infrastructure for how people live and businesses run.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050806",
  "theme_color": "#050806",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-icon-foreground.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-icon-monochrome.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ]
}
