{
    "name": "LearntoDig",
    "short_name": "LearntoDig",
    "description": "Neft-qaz mühəndisliyi üçün interaktiv öyrənmə platforması",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0D1B2A",
    "theme_color": "#F5A623",
    "icons": [
      {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/favicon.svg",
        "sizes": "any",
        "type": "image/svg+xml",
        "purpose": "maskable any"
      }
    ]
  }