{
    "name": "Endless Timelines",
    "short_name": "EndlessTimelines",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#340143",
    "theme_color": "#db4938",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "android-chrome-192x192.png",
        "type": "image/png", "sizes": "192x192"
      },
      {
        "src": "android-chrome-512x512.png",
        "type": "image/png", "sizes": "512x512"
      }
    ]
  }