{
    "name": "Zorin for Smart Devices",
    "short_name": "Zorin Smart",
    "start_url": "app/",
    "display": "standalone",
    "background_color": "#05070D",
    "theme_color": "#2F80ED",
    "description": "AI assistant for phones, tablets and smart devices.",
    "icons": [
      {
        "src": "../icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "../icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }