{
  "id": "/",
  "name": "docufa.st",
  "short_name": "docufa.st",
  "description": "Manage, store and analyze documents, images, videos and more. Perfect for personal libraries, legal professionals and learning.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF5F00",
  "background_color": "#FFF9E5",
  "lang": "en-US",
  "dir": "auto",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Workspaces",
      "short_name": "Workspaces",
      "description": "View your workspaces",
      "url": "/workspaces",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Members",
      "short_name": "Members",
      "description": "Manage team members",
      "url": "/member",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Account",
      "short_name": "Account",
      "description": "View your account",
      "url": "/account",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
