{
  "name": "Joshuwa Roomsburg",
  "short_name": "Joshuwa",
  "description": "Official personal site for Joshuwa Roomsburg, ChainLeak, podcast, music, and social links.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#02050d",
  "theme_color": "#02050d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Podcast",
      "short_name": "Podcast",
      "url": "/#podcast"
    },
    {
      "name": "Music",
      "short_name": "Music",
      "url": "/#music"
    },
    {
      "name": "Social",
      "short_name": "Social",
      "url": "/#social"
    }
  ]
}
