{
  "name": "Digitalx",
  "short_name": "Digitalx",
  "description": "Manage your Digitalx services, orders, invoices and documents.",
  "id": "/portal/",
  "start_url": "/portal/",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0A1C",
  "theme_color": "#FF5C1F",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "https://www.digitalxagency.io/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://www.digitalxagency.io/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "https://www.digitalxagency.io/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add services", "url": "/portal/?v=shop" },
    { "name": "My documents", "url": "/portal/?v=docs" },
    { "name": "Make a payment", "url": "/pay/" }
  ]
}
