{
"display_override": ["window-controls-overlay"], 
"protocol_handlers": [{"protocol":"mailto","url":"/newEmail?to=%s"}], 
"name": "Amateur",
"short_name": "Amateur",
"start_url": "https://amateur.vispo.com",
"display": "standalone",
"description": "Interactive fiction by Kirill Azernyy",
"lang": "English",
"dir": "auto",
"theme_color": "#c9b9b6",
"background_color": "#c9b9b6",
"orientation": "any",
"icons": [
    {
        "src": "icons/ios/16.png",
        "sizes": "16x16",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/20.png",
        "sizes": "20x20",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/29.png",
        "sizes": "29x29",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/32.png",
        "sizes": "32x32",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/40.png",
        "sizes": "40x40",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/50.png",
        "sizes": "50x50",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/57.png",
        "sizes": "57x57",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/58.png",
        "sizes": "58x58",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/60.png",
        "sizes": "60x60",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/64.png",
        "sizes": "64x64",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/72.png",
        "sizes": "72x72",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/76.png",
        "sizes": "76x76",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/80.png",
        "sizes": "80x80",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/87.png",
        "sizes": "87x87",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/100.png",
        "sizes": "100x100",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/114.png",
        "sizes": "114x114",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/120.png",
        "sizes": "120x120",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/128.png",
        "sizes": "128x128",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/152.png",
        "sizes": "152x152",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/167.png",
        "sizes": "167x167",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/180.png",
        "sizes": "180x180",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/256.png",
        "sizes": "256x256",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
    },
      {
        "src": "icons/ios/1024.png",
        "sizes": "1024x1024",
        "type": "image/png",
        "purpose": "any"
      }
],
"screenshots": [
    {
        "src": "https://vispo.com/guests/kirill/amateur/images/amateur.jpg",
        "sizes": "865x456",
        "type": "image/png",
        "description": "A screenshot of Amateur"
    }
],
"prefer_related_applications": false,
"shortcuts": [
    {
        "name":"Interfiction by Kirill Azernyy",
        "url":"/",
        "description":"Interactive non-linear fiction",
        "icons": [
            {
                "src" : "icons/ios/192.png",
                "sizes": "192x192"
            }
        ]
    }
]
}