{
  "name": "Gestão Freelas",
  "short_name": "Freelas",
  "description": "App para gestão de projetos freelance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "icons": [
    {
      "src": "/static/img/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/static/img/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
