{
  "name": "MyNIL",
  "short_name": "MyNIL",
  "description": "The All-in-One NIL Platform for Everyone",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#00E5A0",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.jpg",
      "sizes": "200x200",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
