{
  "id": "/",
  "name": "SHOWTIME22 Mail",
  "short_name": "ST22 Mail",
  "description": "Webmail VIP Luxury & PWA Push Notifications pentru ST22.RO",
  "start_url": "/inbox.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "ro",
  "categories": ["productivity", "utilities", "communication"],
  "icons": [
    {
      "src": "img/icon.svg",
      "sizes": "512x512 192x192 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Mesaj nou",
      "url": "/inbox.html?compose=true",
      "description": "Scrie un email nou imediat",
      "icons": [{ "src": "img/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Setări Cont & Echipă",
      "url": "/inbox.html?settings=true",
      "description": "Gestionează semnăturile și persoanele active",
      "icons": [{ "src": "img/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Caută Email",
      "url": "/inbox.html?search=true",
      "description": "Caută rapid după subiect sau expeditor",
      "icons": [{ "src": "img/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
