{
  "name": "InstructionHUB - Instruktori u Sarajevu",
  "short_name": "InstructionHUB",
  "description": "Pronađite kvalifikovanog instruktora u Sarajevu brzo i jednostavno.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "lang": "bs",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Pronađi instruktora",
      "short_name": "Instruktori",
      "description": "Pregledaj dostupne instruktore",
      "url": "/instruktori",
      "icons": [
        { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }
      ]
    },
    {
      "name": "Registruj se",
      "short_name": "Registracija",
      "description": "Kreiraj novi račun",
      "url": "/auth",
      "icons": [
        { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }
      ]
    }
  ]
}
