{
  "name": "InX - Juliusz Sagan",
  "short_name": "InX",
  "description": "Twoja muzyka, Twoje chwile.",
  "categories": ["music", "entertainment"],
  "iarc_rating_id": "",
  "author": "Juliusz Sagan",
  "publisher": "Juliusz Sagan",
  "developer": {
    "name": "Juliusz Sagan",
    "url": "https://inbin.pl"
  },
  "related_applications": [{
    "platform": "webapp",
    "url": "https://inbin.pl/InX/"
  }],
  "prefer_related_applications": false,
  "start_url": "/InX/index.php",
  "scope": "/InX/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/InX/src/img/ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/InX/src/img/ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/InX/src/img/ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/InX/src/img/ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Otwórz playlistę AI",
      "short_name": "AI",
      "description": "Przejdź do playlisty AI",
      "url": "/InX/index.php#ai",
      "icons": [{ "src": "/InX/src/img/ico.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Dodaj utwór",
      "short_name": "Dodaj",
      "description": "Dodaj nowy utwór do biblioteki",
      "url": "/InX/index.php#upload",
      "icons": [{ "src": "/InX/src/img/ico.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Przeglądaj playlisty",
      "short_name": "Playlisty",
      "description": "Zobacz wszystkie playlisty",
      "url": "/InX/index.php#playlists",
      "icons": [{ "src": "/InX/src/img/ico.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}