{
  "name": "ABYSS // SIGNAL",
  "short_name": "ABYSS",
  "description": "An original deep-sea survival & exploration game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#02060b",
  "theme_color": "#021018",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
