{
  "name": "SHINOBU — No-trace encrypted messaging",
  "short_name": "SHINOBU",
  "description": "No account. Nobody can find this later. Close the tab and it's gone. End-to-end encrypted, no-trace messaging.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en",
  "orientation": "any",
  "categories": ["communication", "security", "utilities"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
