{
  "name": "Nemur's Conspiracy",
  "short_name": "Nemur",
  "description": "An animated read-along of Nemur's Conspiracy by Elizabeth Felton, artwork by Giavanna Loya. Version two: tap the dollies and they wake up.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdf9ec",
  "theme_color": "#cfdcae",
  "categories": ["books", "education", "kids"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
