{
  "name": "FrontStore Board",
  "theme_color": "#9100ff",
  "background_color": "#ffffff",
  "short_name": "Board",
  "display": "fullscreen",
  "orientation": "portrait",
  "start_url": "/index.html",
  "lang": "pt",
  "icons": [
    {
      "src": "favicon.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ],
  "screenshots": [
    {
      "src": "/print.png",
      "sizes": "591x1280",
      "type": "image/png",
      "form_factor": "wide",
      "platform": "webapp"
    },
	 {
      "src": "/print.png",
      "sizes": "591x1280",
      "type": "image/png",
      "platform": "webapp"
    }
  ]
}