{
  "name": "MubashirDEV Email",
  "short_name": "MubashirDEV Email",
  "description": "A focused workspace for sending and tracking email.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#15273D",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://mubashir-03.github.io/assets/app_logo_1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compose message",
      "short_name": "Compose",
      "url": "/index.html?view=compose",
      "icons": [{ "src": "https://mubashir-03.github.io/assets/app_logo_1.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Sent messages",
      "short_name": "Sent",
      "url": "/index.html?view=sent",
      "icons": [{ "src": "https://mubashir-03.github.io/assets/app_logo_1.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
