{
  "name": "Feddersen Textify",
  "short_name": "Textify",
  "theme_color": "#f0b00a",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "scope": "/",
  "start_url": "/",
  "icons": [
        {
            "src": "/ios/16.png",
            "sizes": "16x16"  
        },
        {
            "src": "/ios/120.png",
            "sizes": "120x120"
        },
        {
            "src": "/ios/152.png",
            "sizes": "152x152"
        },
        {
            "src": "/ios/180.png",
            "sizes": "180x180"
        },
        {
            "src": "/ios/1024.png",
            "sizes": "1024x1024"
        }
    ]
}