{
    "name": "SimplyNote",
    "short_name": "SimplyNote",
    "theme_color": "#3367d6",
    "background_color": "#3367d6",
    "scope" : "/main.html",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "http://simplynote.eu5.org/index.php",
    "icons": [
        {
          "src": "/img/notepad.png",
          "sizes": "72x72",
          "type": "image/png"
        }
      ]
  }
  