{
  "version":"2.0.1",
  "manifest_version":2,
  "short_name":"SWINDI",
  "name":"SWINDI",
  "description":"Fotos & Videos. Einfach. Online teile und tauschen.",
  "icons":[
    {
      "src":"https://static.swindi.net/img/icons/android-chrome-192x192.png",
      "type":"image/png",
      "sizes":"192x192"
    },
    {
      "src":"https://static.swindi.net/img/icons/android-chrome-512x512.png",
      "type":"image/png",
      "sizes":"512x512"
    }
  ],
  "start_url":"https://swindi.de/",
  "background_color":"#ffffff",
  "display":"standalone",
  "scope":"https://swindi.de/",
  "theme_color":"#ffffff",
  "lang":"de-DE",
  "orientation":"any",
  "gcm_sender_id":"103953800507"
}