{
  "name": "eski",
  "short_name": "eski",
  "description": "comics with a soundtrack. one .eski file holds the pages, the audio, and the map between them.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f6f5f7",
  "theme_color": "#5B7A6B",
  "icons": [
    { "src": "eski_logo.png", "sizes": "800x800", "type": "image/png", "purpose": "any" }
  ],
  "file_handlers": [
    {
      "action": ".",
      "accept": { "application/x-eski": [".eski"] }
    }
  ]
}
