{ "name": "FRAMMYJAMMY",
  "short_name": "frammyjammy",
  "start_url": ".",
  "display": "standalone",
  "description": "The official host of the psychological horror 'Suzu and Jack' webcomics, and personal website portfolio of artist, musician, and writer, Nori Jammy. The most disturbing Neocities website.",
  "theme_color": "#22233C",
  "background_color": "#14152A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-16x16.png", 
      "type": "image/png", 
      "sizes": "16x16" 
    },
    
    {
      "src": "/favicon-32x32.png", 
      "type": "image/png", 
      "sizes": "32x32"
    },
    
    {
      "src": "/favicon-96x96.png", 
      "type": "image/png", 
      "sizes": "96x96"
    },
    
    {
      "src": "/favicon,ico", 
      "type": "image/x-icon", 
      "sizes": "50x50"
    }
  ]
}