{
  "name": "SONOFPOLLUX",
  "short_name": "SONOFPOLLUX",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a13",
  "theme_color": "#0b0a13",
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "description": "Portal Radio + Signal Exchange + Lyrics Lab + Promo Studio \u2014 a clean mythic hub for modern creators.",
  "scope": "/",
  "id": "/",
  "shortcuts": [
    {
      "name": "Radio",
      "short_name": "Radio",
      "description": "Portal Radio stream",
      "url": "/radio/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lyrics Lab",
      "short_name": "Lyrics",
      "description": "Write with seeds + syllable counts",
      "url": "/lyrics-lab/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Promo Studio",
      "short_name": "Promo",
      "description": "Captions + hashtags + release planner",
      "url": "/promo-studio/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Smart Links",
      "short_name": "Links",
      "description": "Link-in-bio builder + export",
      "url": "/smart-links/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hook Analyzer",
      "short_name": "Hook",
      "description": "Syllables + repetition + variations",
      "url": "/hook-analyzer/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pitch Pack",
      "short_name": "Pitch",
      "description": "Playlist + radio outreach templates",
      "url": "/pitch-pack/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Creator Toolkit",
      "short_name": "Toolkit",
      "description": "Release plan + calendar + splits + metadata",
      "url": "/creator-tools/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Audio Lab",
      "short_name": "Audio",
      "description": "Visualizer, BPM, pitch, voice tools",
      "url": "/audio-lab/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "EPK Builder",
      "short_name": "EPK",
      "description": "One-sheet generator export HTML/TXT",
      "url": "/epk-builder/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "OG Studio",
      "short_name": "OG",
      "description": "Generate share images (OG/IG/Story)",
      "url": "/og-studio/",
      "icons": [
        {
          "src": "/img/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}