{
  "name": "NotaGo — Notes & Ebooks",
  "short_name": "NotaGo",
  "description": "Marketplace nota & ebook untuk pelajar dan cikgu Malaysia — UPSR, PT3, SPM, STPM & universiti.",
  "lang": "ms-MY",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait",
  "theme_color": "#066fd1",
  "background_color": "#ffffff",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse library",
      "short_name": "Browse",
      "url": "/?source=pwa#categories",
      "description": "Explore notes & ebooks by level"
    },
    {
      "name": "My library",
      "short_name": "Library",
      "url": "/my-library?source=pwa",
      "description": "Open your purchased notes"
    }
  ],
  "prefer_related_applications": false
}
