{
  "name": "Utukur Digital Universe",
  "short_name": "Utukur",

  "description": "The futuristic digital ecosystem of Utukur.",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait",

  "background_color": "#07111f",

  "theme_color": "#07111f",

  "lang": "en",

  "dir": "ltr",

  "categories": [

    "education",
    "lifestyle",
    "shopping",
    "social"

  ],

  "icons": [

    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },

    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }

  ],

  "screenshots": [

    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Utukur Digital Universe"
    }

  ]

}
