{
  "name": "GastroPoint",
  "short_name": "GastroPoint",
  "description": "Restaurant POS sistem - upravljanje restoranom",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#0f2744",
  "theme_color": "#0f2744",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/logoR.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logoR.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
