{
  "name": "Soccer StatPad",
  "short_name": "StatPad",
  "description": "Track soccer match stats, player performance, and season records",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d10",
  "theme_color": "#DC2626",
  "icons": [
    {
      "src": "https://assets.floot.app/9dd1aafe-8100-404a-b6c8-b7d26b0b175a/890a2a72-4e3e-4812-a1fa-9b92ab2b099e.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://assets.floot.app/9dd1aafe-8100-404a-b6c8-b7d26b0b175a/3f1e3b45-f4e0-4e90-9057-727b26eb1f5d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "sports",
    "utilities"
  ]
}