{
  "name": "Preview",
  "short_name": "Preview",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "scope": "https://previewer.tone-row.com/",
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "previewer.tone-row.com",
    "scope_url_path": "/"
  },
  "start_url": "https://previewer.tone-row.com/",
  "icons": [
    {
      "src": "/icon_small.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
