{
"short_name": "samverse",
"name": "in the samverse",
"description": "floating through the samverse: au bord de l'appel du vide.",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#000000",
"icons": [
  {
    "src": "assets/samverse-dark-180.png",
    "sizes": "180x180",
    "type": "image/png"
  },
  {
    "src": "assets/samverse-dark-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
  }
]
}