{
  "name": "Thirukkural - Tamil Wisdom",
  "short_name": "Thirukkural",
  "description": "Explore the timeless wisdom of Thirukkural - 1330 couplets of classical Tamil literature by Thiruvalluvar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eff6ff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Kural",
      "url": "/?view=daily",
      "description": "View today's Thirukkural"
    },
    {
      "name": "Random Kural",
      "url": "/?view=random",
      "description": "Discover a random Thirukkural"
    },
    {
      "name": "Bookmarks",
      "url": "/?view=bookmarks",
      "description": "View your saved Kurals"
    }
  ],
  "categories": ["education", "books", "lifestyle"]
}
