{
  "name": "RoleChat",
  "short_name": "RoleChat",
  "description": "AI-powered interactive storytelling platform",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#141414",
  "theme_color": "#8fda3e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Le mie chat",
      "short_name": "Chat",
      "url": "/my-chats",
      "description": "Visualizza le tue conversazioni"
    }
  ],
  "categories": ["entertainment", "education", "lifestyle"]
}
