{
  "name": "PlusSocial",
  "short_name": "PlusSocial",
  "description": "Positive Online Experiences for All — social networking with Plus AI and Plus Social Shield.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF5EA",
  "theme_color": "#FF7A4E",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Plus AI", "url": "/plus-ai" },
    { "name": "Plus Social Shield", "url": "/shield" },
    { "name": "Notifications", "url": "/notifications" }
  ]
}
