{
  "name": "PickupSub",
  "short_name": "PickupSub",
  "description": "Find local pickup soccer games in Washington State",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B7A3D",
  "theme_color": "#1B7A3D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "social"]
}
