{
  "name": "Murmura — PDF to Audiobook",
  "short_name": "Murmura",
  "description": "Turn any PDF or EPUB into a studio-quality audiobook on iPhone, iPad and Mac.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "en",
  "categories": ["books", "education", "productivity"],
  "icons": [
    { "src": "/assets/img/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/assets/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "related_applications": [
    { "platform": "itunes", "url": "https://apps.apple.com/app/id6761295449", "id": "6761295449" }
  ],
  "prefer_related_applications": true
}
