{
  "name": "CodeMason™",
  "short_name": "CodeMason",
  "description": "Inspect, edit, and export clean offline HTML.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "id": "/app/",
  "background_color": "#0b0d11",
  "theme_color": "#17191d",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
