{
  "name": "Lunarityy",
  "short_name": "Lunarityy",
  "description": "Community Hub — Stats, Classifica e Profilo del server Discord Lunarityy",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "lang": "it",
  "icons": [
    { "src": "favicon.png", "sizes": "48x48",   "type": "image/png" },
    { "src": "favicon.png", "sizes": "72x72",   "type": "image/png" },
    { "src": "favicon.png", "sizes": "96x96",   "type": "image/png" },
    { "src": "favicon.png", "sizes": "128x128", "type": "image/png" },
    { "src": "favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Classifica e stats del server",
      "url": "/community.html",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Il mio Profilo",
      "short_name": "Profilo",
      "description": "Il tuo profilo personale",
      "url": "/profile.html",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "categories": ["social", "entertainment", "games"]
}
