{
  "short_name": "Projeto Perícia",
  "description": "Sistema para aprendizagem de futuros peritos criminais",
  "id": "projetopericia",
  "name": "Projeto Perícia",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo512.webp",
      "type": "image/webp",
      "sizes": "512x512"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1920x912",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homescreen"
    },
    {
      "src": "screenshot2.png",
      "sizes": "418x803",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Homescreen"
    }
  ],
  "start_url": ".",
  "categories": [
    "education"
  ],
  "display": "fullscreen",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "pt",
  "orientation": "any",
  "display_override": [
    "fullscreen",
    "window-controls-overlay"
  ]
}