{
  "name": "TISPal - Everything your learner needs, we handle for you.",
  "short_name": "TISPal",
  "description": "Everything your learner needs, we handle for you. School preparation and learner support for Ugandan families.",
  "start_url": "/?source=pwa",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#0f4c4c",
  "theme_color": "#0f4c4c",
  "orientation": "any",
  "lang": "en-UG",
  "dir": "ltr",
  "scope": "/",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "New Preparation",
      "short_name": "Prepare",
      "url": "/preparations/new",
      "description": "Start a new school preparation",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/orders",
      "description": "View your active orders",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Learners",
      "short_name": "Learners",
      "url": "/learners",
      "description": "View your learners",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["education", "productivity", "shopping"],
  "prefer_related_applications": false
}
