{
  "name": "ATHENA \u2014 The HipHop Odyssey",
  "short_name": "ATHENA",
  "description": "An illustrated dinner-theater retelling of Homer's Odyssey.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f4e79",
  "theme_color": "#1f4e79",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}