{
  "name": "Palaro Tu Agsur Companion",
  "short_name": "Palaro Tu Agsur",
  "description": "Official companion app for the 66th Palarong Pambansa, Agusan del Sur, May 24-31 2026",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E3A6E",
  "theme_color": "#1E3A6E",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "travel", "events"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "url": "./index.html#schedule"
    },
    {
      "name": "Map",
      "short_name": "Map",
      "url": "./index.html#map"
    },
    {
      "name": "Emergency help",
      "short_name": "Help",
      "url": "./index.html#help"
    }
  ]
}
