{
  "name": "KSeF Integro — E-faktury i ERP",
  "short_name": "KSeF Integro",
  "description": "E-faktury KSeF, JPK_V7M, ERP, AI Asystent. Bez limitu faktur w pakiecie Free.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#4f6ef7",
  "theme_color": "#4f6ef7",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Wystaw fakturę", "short_name": "Nowa FV", "url": "/?tab=sprzedaz&new=1", "description": "Szybkie wystawianie faktury", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Faktury sprzedaży", "short_name": "Sprzedaż", "url": "/?tab=sprzedaz", "description": "Lista faktur sprzedaży", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Faktury zakupowe", "short_name": "Zakup", "url": "/?tab=faktury", "description": "Faktury KSeF otrzymane", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "JPK_V7M", "short_name": "JPK", "url": "/?tab=jpk", "description": "Plik JPK_V7M do MF", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "pl",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "Pulpit faktur" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide", "label": "Desktop ERP" }
  ],
  "edge_side_panel": { "preferred_width": 480 }
}
