{
  "name": "InfinitDaw PWA",
  "short_name": "InfinitDaw",
  "description": "Uma PWA moderna e rápida construída para InfinitDaw.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "https://placehold.co/192x192.png?text=Infinit",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/192x192.png?text=Infinit",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://placehold.co/512x512.png?text=InfinitDaw",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/512x512.png?text=InfinitDaw",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://placehold.co/1280x720.png?text=InfinitDaw+Desktop",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home Screen Desktop"
    },
    {
      "src": "https://placehold.co/720x1280.png?text=InfinitDaw+Mobile",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home Screen Mobile"
    }
  ]
}
