{
  "name": "Angels of Alice",
  "short_name": "AoA",
  "description": "The Angels of Alice, a group of people dedicated to protecting the Complex and its inhabitants.",
  "icons": [
    {
        "src": "icons/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "icons/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50"
}

