{
  "name": "AllNet — Pickup Basketball",
  "short_name": "AllNet",
  "description": "Find courts, check in, and get alerts when your watched courts go live.",
  "start_url": "/allnet-app.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF5A1F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
