{
  "id": "./",
  "name": "Correct Horse Battery Staple",
  "short_name": "PasswordGen",
  "description": "Generate strong, memorable passwords entirely on your device.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f8f5",
  "theme_color": "#15803d",
  "categories": ["security", "utilities", "productivity"],
  "icons": [
    {
      "src": "img/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Open generator",
      "short_name": "Generator",
      "url": "./"
    },
    {
      "name": "Open wiki",
      "short_name": "Wiki",
      "url": "wiki/"
    }
  ]
}
