{
  "name": "Arte em Som - Repertorio Online",
  "short_name": "Arte em Som",
  "description": "App do repertorio online Arte em Som com playlists, favoritos e musicas offline.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7fa",
  "theme_color": "#d91558",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../images/ico/apple-touch-icon-72-precomposed.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "../images/ico/apple-touch-icon-114-precomposed.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "../images/ico/apple-touch-icon-144-precomposed.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ]
}
