{
  "name": "PBA Fantasy Five",
  "short_name": "Fantasy Five",
  "description": "A fan-made Tagalog PBA-style fantasy team builder and match simulation game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbfcf8",
  "theme_color": "#0f7b67",
  "categories": ["games", "sports"],
  "lang": "tl-PH",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
