{
  "id": "/m",
  "name": "Sentrovia — PM Training Platform",
  "short_name": "Sentrovia",
  "description": "Train. Practice. Prove. The AI-powered PM training platform.",
  "start_url": "/m?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/m", "description": "Your tasks and daily tip" },
    { "name": "Projects", "url": "/m/projects", "description": "Your project list" },
    { "name": "Learn", "url": "/m/learn", "description": "Flashcards and study" }
  ],
  "categories": ["education", "productivity", "business"],
  "related_applications": [],
  "prefer_related_applications": false
}
