{
  "name": "mycollect — Organizador de coleções com IA",
  "short_name": "mycollect",
  "description": "Tire uma foto e o mycollect reconhece, cataloga e organiza seus itens de coleção automaticamente.",
  "start_url": "collections",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f2f7f5",
  "theme_color": "#1f4f3d",
  "orientation": "any",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
