{
  "name": "ManLore - Ton Codex Visuel, Ton Lore Personnel",
  "short_name": "ManLore",
  "description": "Ton Univers de collection de BD - Manga, Manwha, Manhua, Webtoons et plus",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6c5ce7",
  "background_color": "#1a1a2e",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["entertainment", "books", "lifestyle"],
  "icons": [
    {
      "src": "manlore.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "manlore.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "manlore.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "manlore.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ajouter un titre",
      "short_name": "Ajouter",
      "description": "Ajouter un nouveau titre à votre collection",
      "url": "/?action=add",
      "icons": [
        {
          "src": "manlore.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Ma Collection",
      "short_name": "Collection",
      "description": "Voir votre collection complète",
      "url": "/?page=home",
      "icons": [
        {
          "src": "manlore.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "En cours",
      "short_name": "En cours",
      "description": "Voir vos lectures en cours",
      "url": "/?filter=en-cours",
      "icons": [
        {
          "src": "manlore.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Statistiques",
      "short_name": "Stats",
      "description": "Voir vos statistiques de lecture",
      "url": "/?page=stats",
      "icons": [
        {
          "src": "manlore.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "manlore.png",
      "sizes": "540x720",
      "type": "image/png",
      "platform": "narrow",
      "label": "Écran d'accueil ManLore"
    },
    {
      "src": "manlore.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Collection ManLore"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [],
  "features": [
    "Cross Platform",
    "Fast",
    "Performant",
    "Offline Support",
    "Cloud Sync",
    "Dark Mode"
  ]
}
