{
  "id": "/",
  "name": "Redőnycenter ERP",
  "short_name": "RC ERP",
  "description": "Redőnycenter ajánlat- és rendeléskezelő rendszer",
  "lang": "hu-HU",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#111827",
  "categories": [
    "business",
    "productivity"
  ],
  "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"
  }
]
}