{
  "name": "News T-Shirts - Gestão",
  "short_name": "T-Shirts",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF4EE",
  "theme_color": "#FF3366",
  "icons": [
    {
      "src": "icone-app.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icone-app.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}