{
  "name": "Flash Cards",
  "short_name": "FlashCards",
  "description": "Estude com inteligência usando repetição espaçada.",
  "lang": "pt-BR",
  "start_url": "html/index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c111f",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "img/favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
