{
  "name": "Atrium — Free Personal Dashboard",
  "short_name": "Atrium",
  "description": "Organize bookmarks, notes, tasks, calendar, and 11 more widgets in one clean dashboard. No ads, no tracking. Your digital life, beautifully organized.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#171717",
  "orientation": "any",
  "scope": "/",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "Settings",
      "url": "/settings",
      "description": "Open settings"
    }
  ],
  "prefer_related_applications": false
}
