{
  "name": "VESTELON FLOW",
  "short_name": "FLOW",
  "description": "AI Capital Intelligence: nahraj bankovy vypis a zisti, kde ti unikaju peniaze.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#12101f",
  "theme_color": "#4A28E0",
  "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" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "files",
          "accept": [
            "application/pdf",
            "text/csv",
            "text/plain",
            "text/xml",
            "application/xml",
            "application/octet-stream",
            ".pdf",
            ".csv",
            ".txt",
            ".xml",
            ".ofx",
            ".qfx",
            ".mt940",
            ".sta"
          ]
        }
      ]
    }
  }
}
