{
  "name": "LodeStar",
  "short_name": "LodeStar",
  "description": "Defi quotidien de recherche de mots dans le Cosmere, jouable hors ligne.",
  "theme_color": "#10213a",
  "background_color": "#10213a",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "scope": "./",
  "lang": "fr",
  "icons": [
    {
      "src": "./src/assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./src/assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
