{
  "name": "GHOST_SHELL v3.0",
  "short_name": "GhostShell",
  "description": "Secure Notepad with Offline Support: A custom terminal-style notepad for developers; integrated seamlessly into your workflow.",
  "lang": "en",
  "dir": "auto",
  "display": "standalone",
  "orientation": "any",
  "scope": "https://csm-note.github.io/",
  "start_url": "https://csm-note.github.io/index.html",
  "id": "https://csm-note.github.io/",
  "background_color": "#020202",
  "theme_color": "#020202",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2592/2592317.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2592/2592317.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2592/2592317.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2592/2592317.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "edge_side_panel": {
    "preferred_width": 600
  },
  "prefer_related_applications": false
}
