{
  "name": "Ubuntu Guard Password Generator",
  "short_name": "Password Gen",
  "description": "Make a strong password, passphrase, or PIN right on your phone. Nothing is sent anywhere.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B0D0F",
  "theme_color": "#0B0D0F",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
