{
  "name":"A Legszebb Nóták Gyűjteménye",
  "short_name":"A Legszebb Nóták Gyűjteménye",
  "id": "ALNGY-V3.4.2",
  "lang":"hu",
  "description":"A Legszebb Nóták Gyűjteménye – Klasszikus zenék és magyar nóták online. Fedezd fel kedvenceidet, hallgasd meg egyszerűen, reklámmentesen, bárhol!",
  "screenshots": [
    {
      "src":"/img/screen/1.webp",
      "sizes":"720x1560",
      "type":"image/webp",
      "platform":"wide"
    },
        {
      "src":"/img/screen/2.webp",
      "sizes":"720x1560",
      "type":"image/webp",
      "platform":"wide"
    },
            {
      "src": "/img/screen/3.webp",
      "sizes": "720x1560",
      "type": "image/webp",
      "platform": "wide"
    },
            {
      "src": "/img/screen/4.webp",
      "sizes": "720x1560",
      "type": "image/webp",
      "platform": "wide"
    },
    {
      "src": "/img/screen/5.webp",
      "sizes": "720x1560",
      "type": "image/webp",
      "platform": "narrow"
    }
  ],
  "orientation": "any",
  "dir": "auto",
  "categories": ["music"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "start_url": "/",
  "scope": "/",
  "scope_extensions": [
   {
     "origin": "https://legszebbnotak.ynm.hu"
   }
  ],
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "audio/mpeg": [".mp3"],
        "audio/wav": [".wav"]
      }
    }
  ],
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+notak",
      "url": "/play?song=%s"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "A Legszebb Nóták Gyűjteménye",
      "text": "A Legszebb Nóták Gyűjteménye",
      "url": "/"
    }
  },
  "shortcuts": [
    {
      "name": "Vendég Könyv",
      "short_name": "Vendég Könyv",
      "description": "Hagyj egy üzenetet ...:)",
      "url": "/v",
      "icons": [
        {
          "src": "/img/android-chrome-192x192.png",
	"sizes": "192x192",
	"type": "image/png",
	"purpose": "any"

        }
      ]
    },
    {
      "name": "Adminisztráció",
      "short_name": "Admin",
      "description": "Elöadok adminisztráció rész",
      "url": "/admin",
      "icons": [
        {
          "src": "/img/android-chrome-192x192.png",
	"sizes": "192x192",
          "type": "image/png",
	"purpose": "any"
        }
      ]
    }
  ],
  "widgets": [
    {
      "name": "Most játszott dal",
      "short_name": "NowPlaying",
      "description": "Mutatja az éppen játszott dalt",
      "tag": "nowplaying",
      "ms_ac_template": "widgets/now-playing.json",
      "data": "widgets/now-playing-data.json",
      "screenshots": [
        {
          "src": "/img/android-chrome-192x192.png",
          "sizes": "192x192",
          "label": "Now Playing Widget"
        }
      ]
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://legszebbnotak.ynm.hu"
    }
  ],
  "prefer_related_applications": false
}