{
  "name": "Password Masters | Where Your Security Is Our Priority",
  "short_name": "PM©",
  "version": "1.6.0.1",
  "id": "PMApp25",
  "description": "PasswordMasters. Where Your Security Is Our Priority",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a2f51",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192x192-monochrome.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "images/splashscreen/playstore.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_screens": [
    {
      "src": "images/splashscreen/playstore.png",
      "sizes": "512x512",
      "background_color": "#FFFFFF",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Password Generator"
    },
    {
      "src": "images/screenshots/screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Bulk Passwords"
    },
    {
      "src": "images/screenshots/screenshot3.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Password History"
    },
    {
      "src": "images/screenshots/screenshot4.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Password Analyzer"
    },
    {
      "src": "images/screenshots/screenshot5.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Settings"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.passwordmasters"
    }
  ],
  "prefer_related_applications": false,
  "categories": [
    "password",
    "privacy",
    "security",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Random Password Generator",
      "url": "https://www.passwordmasters.com/index.html",
      "description": "Military-grade passwords"
    },
    {
      "name": "Password History Manager",
      "url": "https://www.passwordmasters.com/password-history-passwordmasters.html",
      "description": "Manage your passwords"
    },
    {
      "name": "Analyze Password",
      "url": "https://www.passwordmasters.com/password-analyzer-passwordmasters.html",
      "description": "Check if your password is breached"
    }
  ]
}