{
  "name": "SpedireComodo",
  "short_name": "SC",
  "start_url": "/Home/Index",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E9458A",
  "theme_color": "#E9458A",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "eu.metaxy.spedirecomodo"
    }
  ],
  "icons": [
    {
      "src": "img/ico/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/ico/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/ico/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}