{
  "name": "BitSoul 3D",
  "short_name": "BitSoul",
  "description": "Browse the BitSoul 3D marketplace and preview models on your phone.",
  "id": "/marketplace/app/",
  "start_url": "/marketplace/app/",
  "scope": "/marketplace/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1224",
  "theme_color": "#0b1224",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["graphics", "productivity"]
}
