{
  "name": "Quindecim",
  "short_name": "Quindecim",
  "description": "Quebra-Cabeça Deslizante (Jogo dos 15) Serverless PWA com multijogador local e cortador de imagens.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "icons": [
    {
      "src": "./quindecim_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
