{
    "short_name": "Notes",
    "name": "Notepad",
    "icons": [
      {
        "src": "img/icon-512.png",
        "type": "image/png",
        "sizes": "512x512"
      },
      {
        "src": "img/icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
      }
    ],
    "start_url": ".",
    "background_color": "#ffffff",
    "display": "standalone",
    "theme_color": "#ffffff"
  }