{
  "name": "OtakuSpace",
  "short_name": "OtakuSpace",
  "description": "La communauté anime et manga francophone",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%237C3AED'/><text x='96' y='130' text-anchor='middle' font-size='100' font-family='serif'>⛩️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["entertainment", "social"],
  "lang": "fr",
  "shortcuts": [
    {"name": "Sorties du jour", "url": "/sorties.html", "description": "Animés diffusés aujourd'hui"},
    {"name": "Top Animés", "url": "/top.html", "description": "Les meilleures notes"},
    {"name": "Surprise", "url": "/surprise.html", "description": "Animé aléatoire"}
  ]
}
