{
  "name": "Gram Wallet",
  "short_name": "Gram",
  "description": "Ярлык открывает приложение кошелька",
  "id": "/",
  "start_url": "./launch.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#090b10",
  "theme_color": "#090b10",
  "lang": "ru",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
