{
  "name": "Civic Heart \u2014 Funding Intelligence",
  "short_name": "Civic Heart",
  "description": "Sentinel funding portal, prepared by Impressive Automations",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#110252",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}