{
  "name": "Precifique a Sua Peça",
  "short_name": "Precifica sua Peça",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f9f9f9",
  "theme_color": "#D05C3D",
  "icons": [
    {
      "src": "knitting.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}