{
  "name": "Longview Tennis Association",
  "short_name": "LTA Courts",
  "description": "Court reservations and schedules for the Longview Tennis Association.",
  "start_url": "/courts",
  "display": "standalone",
  "background_color": "#f5f9f4",
  "theme_color": "#345c55",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["sports", "lifestyle"]
}
