{
  "short_name": "ЭкспрессНева",
  "name": "ЭкспрессНева",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "128х128 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
   ],
   "related_applications": [
    {
      "platform": "web",
       "url": "https://pva.expresstest.ru/"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.anonymous.mobileexpresstest"
    }
  ],
  
  "relation": ["delegate_permission/common.handle_all_urls"],
  "target": {
      "namespace": "android_app",
      "package_name": "com.anonymous.mobileexpresstest",
      "sha256_cert_fingerprints": ["SHA256_FINGERPRINT"]
  }
  
}
