{
  "name": "Umovio – Audyt i generowanie umów AI",
  "short_name": "Umovio",
  "description": "Audyt umów B2B w 60 sekund, generowanie umów i faktur dla freelancerów i mikrofirm.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0820",
  "theme_color": "#5C36DC",
  "lang": "pl",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nowy audyt umowy",
      "short_name": "Audyt",
      "description": "Wrzuć umowę i otrzymaj raport czerwonych flag",
      "url": "/dashboard/audyt/nowy",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wygeneruj umowę",
      "short_name": "Nowa umowa",
      "url": "/dashboard/umowy/nowa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Faktury",
      "short_name": "Faktury",
      "url": "/dashboard/faktury",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
