{
  "name": "FLIPCARD",
  "short_name": "FLIPCARD",
  "description": "FLIPCARD - Sistema completo de gestão de estoque para lojas de Trading Card Games",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663031533719/MiHtERuyAAFrToTUe3nT3U/flipcard-icon-192-RdaHySKgizx4ZQC3iH4iJe.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663031533719/MiHtERuyAAFrToTUe3nT3U/flipcard-icon-512-Qbf77rp3geadnNbgphUfh9.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663031533719/MiHtERuyAAFrToTUe3nT3U/flipcard-icon-512-Qbf77rp3geadnNbgphUfh9.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": []
    },
    {
      "name": "Produtos",
      "short_name": "Produtos",
      "url": "/products",
      "icons": []
    },
    {
      "name": "Fiscal",
      "short_name": "Fiscal",
      "url": "/fiscal",
      "icons": []
    }
  ]
}
