{
  "name": "Diplomatic Card",
  "short_name": "DiplomaticCard",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5a2a2a",
  "description": "Diplomatic VAT Refund Service",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}