{
  "name": "Mans Dashboard",
  "short_name": "Dashboard",
  "description": "Personiskais produktivitātes dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f3",
  "theme_color": "#2d5a3d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%232d5a3d'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>D</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
