{
  "id": "/",
  "name": "Propelr — real skills, learned your way",
  "short_name": "Propelr",
  "description": "Build the skills that actually help at work and in life — taught the way you learn. Adaptive, hands-on, at your level.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F7F7F7",
  "theme_color": "#2C2C2C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Find my level", "short_name": "Calibrate", "url": "./#/baseline" },
    { "name": "My map", "short_name": "Map", "url": "./#/" }
  ]
}
