{
  "name": "SVRGN ERA — Sovereign Release",
  "short_name": "SVRGN ERA",
  "description": "Installable action-RPG alpha featuring the Waking Block living city.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#02060b",
  "theme_color": "#07111d",
  "icons": [
    {"src":"./icons/icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"./icons/icon-512.png","sizes":"512x512","type":"image/png"}
  ]
}