{
  "name": "Restoraneo — operativni sustav za restorane",
  "short_name": "Restoraneo",
  "description": "Inventura, normativi, POS rekoncilijacija i tim — sve na jednom mjestu.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0eee9",
  "theme_color": "#b35a30",
  "lang": "hr",
  "dir": "ltr",
  "categories": ["business", "productivity", "food"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}