{
  "name": "Someone in the Desert",
  "short_name": "SITD",
  "description": "Alternative rock from Mexico City.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080706",
  "theme_color": "#080706",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}