{
    "name": "RealWorldTalk",
    "short_name": "RWT",
    "description": "Pattern Recognition for a Complex World",
    "icons": [
       {
          "src": "/img/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
       },
       {
          "src": "/img/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
       }
    ],
    "start_url": "/",
    "theme_color": "#000000",
    "background_color": "#000000",
    "display": "standalone",
    "orientation": "portrait-primary"
}