{
  "name": "Fakture PRO",
  "short_name": "Fakture",
  "description": "Profesionalni sistem za izdavanje faktura",
  "id": "./",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./uploads/logo_header_1772397943.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./uploads/logo_header_1772397943.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./uploads/logo_header_1772397943.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nova Faktura",
      "url": "./fakture/index.php",
      "description": "Brzo kreiranje nove fakture"
    }
  ]
}