{
  "id": "/",
  "name": "Dragon POS",
  "short_name": "Dragon POS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "scope": "/",
  "theme_color": "#3367D6",
  "description": "Dragon POS is a Point Of Sale software which helps you in streamlining operations by automating the transaction processes and tracking sales data, enabling you to manage your business in an easy and efficient way.",
  "icons": [
    {
      "src": "\/icon-192x192.png",
      "sizes": "192x192",
      "type": "image\/png",
      "density": "4.0"
    },
    {
      "src": "\/icon-384x384.png",
      "sizes": "384x384",
      "type": "image\/png",
      "density": "4.0"
    },
    {
      "src": "\/icon-512x512.png",
      "sizes": "512x512",
      "type": "image\/png",
      "density": "4.0"
    },
    {
      "src": "\/splash-screen.png",
      "sizes": "1024x1024",
      "type": "image\/png",
      "density": "5.05"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=druk.pos"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "pos",
      "url": "./?pos=%s"
    }
  ]
}