{
  "name": "Arthur//OS",
  "short_name": "Arthur//OS",
  "description": "Espace personnel pour décider, reprendre, créer et respirer.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#171a22",
  "theme_color": "#171a22",
  "orientation": "any",
  "icons": [
    {"src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
