{
  "name": "Bluetooth printer",
  "short_name": "Bluetooth printer",
  "description": "Bluetooth printer PWA v8 za print teksta, slike i taximeter tarife, sa spremanjem unosa i zadnjeg printera.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "lang": "hr",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}