{
  "name": "Golubovi Poštari",
  "short_name": "Golubovi",
  "description": "Nezavisni portal rezultata golubova pismonoša u Srbiji. Offline PWA: /ag_sync/ (rezultati); početna stranica zahteva mrežu.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/ag_sync/icons/pigeon1.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/ag_sync/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rezultati",
      "short_name": "Rezultati",
      "url": "/#rezultati",
      "icons": [{ "src": "/ag_sync/icons/pigeon1.ico", "sizes": "48x48" }]
    },
    {
      "name": "Konačni",
      "short_name": "Konačni",
      "url": "/ag_sync/konacni_grupa.html",
      "icons": [{ "src": "/ag_sync/icons/pigeon1.ico", "sizes": "48x48" }]
    }
  ]
}
