{
  "id": "/?app=strawberri",
  "name": "Strawberri",
  "short_name": "Strawberri",
  "start_url": "/berri.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0c",
  "theme_color": "#ff4da6",
  "icons": [
    { "src": "/assets/icon-branded.svg", "sizes": "192x192 512x512 any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/icon-branded.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
