{
  "name":             "SIRR — The Private Truth",
  "short_name":       "SIRR",
  "description":      "End-to-end encrypted mesh messenger. Zero tracking, zero logs.",
  "start_url":        "/",
  "scope":            "/",
  "display":          "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A0A08",
  "theme_color":      "#0A0A08",
  "orientation":      "portrait",
  "categories":       ["social", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-32.png",       "sizes": "32x32",     "type": "image/png" },
    { "src": "/icon-192.png",         "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",         "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",         "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg",             "sizes": "any",       "type": "image/svg+xml", "purpose": "any" }
  ]
}
