{
  "name": "Prastab",
  "short_name": "Prastab",
  "description": "Civic engagement platform for citizens of Nepal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#003893",
  "orientation": "portrait-primary",
  "categories": ["social", "government", "news"],
  "lang": "ne-NP",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable any" }
  ],
  "shortcuts": [
    { "name": "New Prastab", "short_name": "New", "description": "Report a new issue", "url": "/new" },
    { "name": "My Bookmarks", "short_name": "Saved", "description": "View saved posts", "url": "/bookmarks" }
  ]
}
