{
    "name": "Eklips",
    "short_name": "Eklips",
    "start_url": "/",
    "icons": [
        {
            "src": "images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
      {
        "src": "images/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "images/web-app-manifest-1200x800.png",
        "sizes": "1200x800",
        "type": "image/png",
        "form_factor": "wide"
      }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
