{
  "name": "Text Editor",
  "short_name": "TextEdit",
  "description": "Text Editor - Demo for the HTML5 File System Access API.",
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#1a237e",
  "background_color": "#e8eaf6",
  "icons": [
    {
      "src": "./images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
