{
  "name": "Fabulae Faciles",
  "short_name": "Fabulae Faciles",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "id": "fabulaefaciles",
  "description": "Learning Latin is hard, but tons of books exist in the Public Domain. With Fabulae Faciles, we transcribe these books to give you an awesome reading experience, just double click any word for a quick definition.",
  "dir": "auto",
  "lang": "la",
  "shortcuts": [
    {
      "name": "Home",
      "url": "./",
      "description": "Fabulae Faciles: Easy Stories, Easy Reading for Learning Latin."
    },
    {
      "name": "Library",
      "url": "./library",
      "description": "Choose from a wide selection of easy Latin books to read, all available for free."
    },
    {
      "name": "Word Search",
      "url": "./search",
      "description": "Search for custom terms in the dictionary."
    },
    {
      "name": "Settings",
      "url": "./library/settings",
      "description": "Change your reading experience including font type, increased spacing, hiding macrons, and more."
    }
  ],
  "categories": [
    "books",
    "education"
  ],
  "screenshots": [
    {
      "src": "screenshot-1.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "screenshot-2.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "screenshot-3.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "screenshot-4.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "screenshot-5.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "screenshot-6.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    },
    {
      "src": "screenshot-7.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "scope_extensions": [
    {"origin": "fabulaefaciles.com"},
    {"origin": "*.fabulaefaciles.com"}
  ],
  "web_apps": [
    {
      "web_app_identity": "https://www.fabulaefaciles.com/"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}