{
  "name": "FTC Match",
  "short_name": "FTC Match",
  "description": "Premium High-Precision Alliance Simulator and Match Predictor for FIRST Tech Challenge.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080b15",
  "theme_color": "#080b15",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "education", "sports"],
  "orientation": "portrait-primary"
}
