{
  "name": "WPuse.ru — настройка и использование WordPress",
  "short_name": "WPuse.ru",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "gcm_sender_id": "482941778795",
  "DO_NOT_CHANGE_GCM_SENDER_ID": "Do not change the GCM Sender ID",
  "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/maskable_icon.png",
            "sizes": "295x295",
            "type": "image/png",
			"purpose": "any maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
	  "scope": "/",
  "yandex": {
    "manifest_version": 1,
    "app_version": "2.1.13",
    "cache": {
      "resources": [
        "/wp-content/themes/songwriter/style.css"
      ],
      "ignored_query_params": []
    }
  }
}