{
  "name": "Pluralium",
  "short_name": "Pluralium",
  "description": "A private, beautiful home for your system. All origins welcome.",
  "start_url": ".",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#020810",
  "theme_color": "#1a6e8a",
  "orientation": "portrait",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
