{
  "name": "MpJ – Mozek pana Jakuba",
  "short_name": "MpJ",
  "description": "AI projektový zápisník – zachycuje, třídí a připomíná úkoly hlasem, textem i e-mailem.",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/dashboard",
  "lang": "cs",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nový projekt",
      "short_name": "Nový",
      "url": "/dashboard?action=new",
      "icons": [{ "src": "/favicon.png", "sizes": "any", "type": "image/png" }]
    }
  ]
}
