{
  "name": "PingLife V1",
  "short_name": "PingLife",
  "version": "1.6.02",
  "start_url": "./index.html?v=1800",
  "display": "standalone",
  "background_color": "#07080d",
  "theme_color": "#ff6a00",
  "icons": [
    {
      "src": "assets/logo-app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/logo-app-premium.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "./",
  "id": "./?app=PingLife",
  "orientation": "portrait"
}
