{
  "name": "Phantom Wire: Secure Messaging",
  "short_name": "Phantom Wire",
  "description": "End-to-end encrypt, decrypt and share private messages. Works offline.",
  "start_url": "./PhantomWire.dc.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070b12",
  "theme_color": "#070b12",
  "categories": ["utilities", "security", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
