{
  "name": "InspoPost – News, Quotes & Wishes",
  "short_name": "InspoPost",
  "description": "Daily news, sports, entertainment, motivational quotes and festival wishes from Bengaluru",
  "theme_color": "#e63329",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/?source=pwa",
  "icons": [
    { "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": "Today's Quotes", "url": "/quotes", "description": "Daily motivational quotes" },
    { "name": "Festival Wishes", "url": "/wishes", "description": "Wishes for every occasion" },
    { "name": "Latest News", "url": "/category/news", "description": "Breaking news" }
  ],
  "categories": ["news", "entertainment", "lifestyle", "education"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false
}
