{
    "name": "Lumina Tech",
    "short_name": "Lumina Tech",
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000",
    "background_color": "#ffffff",
    "description": "A brief description of your app",
    "icons": [
      {
        "src": "logo.png",
        "sizes": "1000x1000",
        "type": "image/png"
      },
      {
        "src": "logo.png",
        "sizes": "1000x1000",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
  }
  