{
  "name": "PaxPost24 - Versand neu definiert",
  "short_name": "PaxPost24",
  "description": "P2P Marketplace fuer internationale Lieferungen mit verifizierten Reisenden in 50+ Laendern",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1419",
  "theme_color": "#0F1419",
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "shopping", "travel"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/pages/dashboard.html",
      "icons": [{ "src": "/img/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Bestellungen",
      "url": "/pages/bestellungen.html",
      "icons": [{ "src": "/img/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Wallet",
      "url": "/pages/wallet.html",
      "icons": [{ "src": "/img/favicon.png", "sizes": "96x96" }]
    }
  ]
}
