{
  "name": "Mobieus",
  "short_name": "Mobieus",
  "description": "Community platform with built-in help desk, learning, and knowledge base.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "natural",
  "background_color": "#070b0f",
  "theme_color": "#070b0f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "social", "education"],
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png",        "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Feed",          "short_name": "Feed",    "url": "/feed",          "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}] },
    { "name": "Messages",      "short_name": "Inbox",   "url": "/messages",      "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}] },
    { "name": "Notifications", "short_name": "Alerts",  "url": "/notifications", "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}] }
  ],
  "prefer_related_applications": false
}
