{
  "name": "Remoscope — Life Command Center",
  "short_name": "Remoscope",
  "description": "Serverless life command center. Manage your entire digital life — Drive, Gmail, Calendar, OneDrive, Outlook, and more — without trusting anyone with your data.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/",
      "description": "Open your command center"
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "url": "/calendar",
      "description": "View your schedule"
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/gmail/inbox",
      "description": "Check your email"
    },
    {
      "name": "Drive",
      "short_name": "Drive",
      "url": "/drive/browse",
      "description": "Browse your files"
    }
  ],
  "prefer_related_applications": false
}
