{
  "short_name": "Arkjuander",
  "name": "Arkjuander",
  "description": "Ark Juander is a blog that focuses on Lyrics and Chords. The website will only focus on these two specific niches.",
  "icons": [
    {
      "src": "/images/Icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/Icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "images/Icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
    
  ],
  "start_url": "https://arkjuander.com",
  "background_color": "#181818",
  "display": "standalone",
  "scope": "https://arkjuander.com/",
  "theme_color": "#8f0e0e",
  "shortcuts": [
    {
      "name": "Do you need chords?",
      "short_name": "Chords",
      "description": "View chords page",
      "url": "https://arkjuander.com/",
      "icons": [{ "src": "/images/Icon192.png", "sizes": "192x192" }]
    }
  ]
}