{
  "name": "ShayariVerse",
  "short_name": "ShayariVerse",
  "description": "Read, Listen, Feel - Premium Hindi and Urdu Poetry Experience",
  "id": "shayariverse-pwa",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#06060a",
  "background_color": "#06060a",
  "categories": ["entertainment", "lifestyle", "books"],
  "lang": "hi",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Shayari",
      "short_name": "Browse",
      "url": "./browse.html",
      "description": "Search and explore shayari by category"
    },
    {
      "name": "Reels",
      "short_name": "Reels",
      "url": "./reels.html",
      "description": "Full-screen poetry reels"
    },
    {
      "name": "Favorites",
      "short_name": "Favorites",
      "url": "./favorites.html",
      "description": "Your saved shayaris"
    }
  ]
}
