{
  "name": "Crucifly Records - Christian Hip-Hop Beats",
  "short_name": "Crucifly",
  "description": "Buy Christian hip-hop beats, download gospel rap production kits, and license faith-based instrumentals. Memphis-rooted, Spirit-led sound.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1512",
  "theme_color": "#1A1512",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["music", "entertainment", "shopping"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Beats",
      "short_name": "Beats",
      "description": "Shop Christian hip-hop beats",
      "url": "/#beats",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Sound Kits",
      "short_name": "Kits",
      "description": "Download production kits",
      "url": "/#kits",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://music.jexxx.us"
    }
  ]
}