{
  "name": "Spe Ci Spe",
  "short_name": "SpeCiSpe",
  "description": "Aplicativo de mensagens com tradução automática",
  "start_url": "/chats",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c94c7a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a149716662fc39fd6fe6214/f4b90cbbe_SPCE.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a149716662fc39fd6fe6214/f4b90cbbe_SPCE.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["communication", "social"],
  "shortcuts": [
    {
      "name": "Conversas",
      "short_name": "Conversas",
      "description": "Ver todas as conversas",
      "url": "/chats",
      "icons": [{ "src": "https://media.base44.com/images/public/6a149716662fc39fd6fe6214/f4b90cbbe_SPCE.png", "sizes": "192x192" }]
    }
  ]
}
