{
  "name": "365 Gurbani Words",
  "short_name": "365GurbaniWords",
  "description": "Fall in Love with Gurbani — One Word at a Time. A free, Sangat-driven daily learning initiative.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBF6E9",
  "theme_color": "#0D2240",
  "lang": "en",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/assets/img/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Series",
      "short_name": "Series",
      "description": "All 365 Gurbani Words learning series",
      "url": "/series.html"
    },
    {
      "name": "Read the Book",
      "short_name": "Book",
      "description": "My Sacred Book of Gurbani Words",
      "url": "/book.html"
    },
    {
      "name": "Play a Game",
      "short_name": "Games",
      "description": "Crossword, quizzes and riddles",
      "url": "/games.html"
    }
  ]
}
