{
  "name": "RomaSoft",
  "short_name": "RomaSoft",
  "description": "Unity tools, systems and game templates for developers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080a0e",
  "theme_color": "#080a0e",
  "icons": [
    {"src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml"}
  ]
}