{
  "name": "PRØKOP - Official Website",
  "short_name": "PRØKOP",
  "description": "Czech Hip-Hop Artist & Producer from Prague. Album HOŘÍCÍ PLANETY / BURNING PLANETS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "lang": "cs",
  "dir": "ltr",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen to Album",
      "short_name": "Album",
      "description": "Listen to HOŘÍCÍ PLANETY on Spotify",
      "url": "/#album",
      "icons": [
        {
          "src": "/assets/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Watch Videos",
      "short_name": "Videos",
      "description": "Watch PRØKOP's music videos",
      "url": "/#videos",
      "icons": [
        {
          "src": "/assets/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Book Now",
      "short_name": "Booking",
      "description": "Contact for booking and performances",
      "url": "/#contact",
      "icons": [
        {
          "src": "/assets/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://prokopmusic.cz"
    }
  ]
}
