{
  "name": "Ponto Online",
  "short_name": "Ponto",
  "description": "Controle de jornada com login e persistência no Supabase.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#101417",
  "theme_color": "#101417",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23101417'/%3E%3Ccircle cx='96' cy='96' r='56' fill='none' stroke='%237bc8ff' stroke-width='10'/%3E%3Cpath d='M96 96V58' stroke='%237dff8a' stroke-width='10' stroke-linecap='round'/%3E%3Cpath d='M96 96L126 112' stroke='%23f4f8fb' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='92' fill='%23101417'/%3E%3Ccircle cx='256' cy='256' r='150' fill='none' stroke='%237bc8ff' stroke-width='26'/%3E%3Cpath d='M256 256V152' stroke='%237dff8a' stroke-width='26' stroke-linecap='round'/%3E%3Cpath d='M256 256L338 300' stroke='%23f4f8fb' stroke-width='22' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
