{
  "name": "RTAllianc",
  "short_name": "RTAlliance",
  "description": "Web App RTAlliance.",
  "start_url": "/?utm_source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2e3567",
  "icons": [
	{
	  "src": "/design/theme/images/icons/icon-72x72.png",
	  "sizes": "72x72",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-96x96.png",
	  "sizes": "96x96",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-128x128.png",
	  "sizes": "128x128",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-144x144.png",
	  "sizes": "144x144",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-152x152.png",
	  "sizes": "152x152",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-192x192.png",
	  "sizes": "192x192",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-384x384.png",
	  "sizes": "384x384",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/icons/icon-512x512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ],
  "screenshots": [
	{
	  "src": "/design/theme/images/screenshots/screenshot1.png",
	  "sizes": "640x480",
	  "type": "image/png"
	},
	{
	  "src": "/design/theme/images/screenshots/screenshot2.png",
	  "sizes": "1280x720",
	  "type": "image/png"
	}
  ],
  "orientation": "portrait",
  "lang": "ru-RU",
  "categories": ["business", "productivity"],
  "shortcuts": [
	{
	  "name": "Создать проект",
	  "short_name": "Проект",
	  "description": "Создать новый проект",
	  "url": "/create-project",
	  "icons": [
		{
		  "src": "/design/theme/images/icons/project-icon.png",
		  "sizes": "192x192",
		  "type": "image/png"
		}
	  ]
	}
  ],
  "related_applications": [
	  {
		"platform": "play",
		"id": "com.rtalliance",
		"url": "https://play.google.com/store/apps/details?id=com.rtalliance"
	  },
	  {
		"platform": "itunes",
		"url": "https://apps.apple.com/us/app/rta-system/id1644318554"
	  }
	],
  "prefer_related_applications": false
}