{
  "name": "Serenity Theater",
  "short_name": "Serenity",
  "description": "Welcome to the Theater! An online gateway to a creative world like no other. Please, have a seat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#120019",
  "theme_color": "#120019",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}