{
  "name": "SOO Official Mycelial Megalith",
  "short_name": "SOO Megalith",
  "description": "Mycelial Marketing Megalith — SOO Official Publishing's secret weapon for indie artists & labels.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0022",
  "theme_color": "#5b1d8a",
  "categories": ["music", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}