{
  "name": "Acclivity Ventures Funding Tracker",
  "short_name": "Funding Tracker",
  "description": "Live funding tracker for grants across UK, Europe, US & APAC — by Acclivity Ventures.",
  "start_url": "/grants",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}