{
  "name": "Sovereign Variables by Skyes Over London",
  "short_name": "Sovereign Vars",
  "description": "Offline-first environment vessel and encrypted configuration packager.",
  "theme_color": "#090713",
  "background_color": "#05030b",
  "display": "standalone",
  "orientation": "any",
  "scope": "./",
  "start_url": "./index.html",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}