{
  "name": "SerwisCare APPRA",
  "short_name": "SerwisCare",
  "description": "Zarządzanie warsztatem, szkodami, dokumentami, częściami i rozliczeniami APPRA.",
  "id": "/home",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
