{
  "name": "DebitMyData PoW – Web Wallet",
  "short_name": "DMD Web Wallet",
  "description": "Secure DebitMyData PoW (DMD) web wallet to send, receive, and manage funds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121314",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-notification.png.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ]
}
