{
  "name": "FieldFinder",
  "short_name": "FieldFinder",
  "description": "Find pickup games near you",
  "start_url": "/matches",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#3d9a50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
