{
  "id": "/projects/nexus/",
  "name": "NEXUS – GIGA Games",
  "short_name": "NEXUS",
  "description": "Ruota gli anelli, collega i circuiti e attiva tutti i cristalli.",
  "lang": "it-IT",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#02040b",
  "theme_color": "#040711",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
