{
  "name": "Shine TTW - Afro-Sentio Music Artist",
  "short_name": "Shine TTW",
  "description": "Official website for Shine TTW, Afro-Sentio music artist featuring The Chosen One EP and collaborations with Bob Sinclar and Spinall.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C0C0C0",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Shine TTW Desktop Homepage"
    },
    {
      "src": "/screenshots/mobile-screenshot.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shine TTW Mobile Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen to Music",
      "short_name": "Music",
      "description": "Listen to Shine TTW's latest tracks",
      "url": "/#music",
      "icons": [
        {
          "src": "/icons/music-shortcut.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Watch Videos",
      "short_name": "Videos",
      "description": "Watch Shine TTW's music videos",
      "url": "/#videos",
      "icons": [
        {
          "src": "/icons/video-shortcut.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Upcoming Events",
      "short_name": "Events",
      "description": "View upcoming Shine TTW events",
      "url": "/#events",
      "icons": [
        {
          "src": "/icons/event-shortcut.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
