{
  "name": "CalcGor — inventura goriva",
  "short_name": "CalcGor",
  "description": "Tjedna inventura goriva: pretvorba izmjerene visine u litre i obračun razlika.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6fb",
  "theme_color": "#4f7cff",
  "lang": "hr",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "assets/ikona.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/ikona.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Novo mjerenje", "url": "index.php" },
    { "name": "Obračun", "url": "izvjestaj.php" },
    { "name": "Analitika", "url": "panel.php" }
  ]
}
