{
"name": "Rajasthan Service Rules",
"short_name": "RSR",
"description": "Rajasthan Service Rules android Application",
"start_url": "/",
"id": "/?source=pwa",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#000000",
"orientation": "any",
"icons": [
{
"src": "/icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"screenshots" : [
  {
    "src": "rsr_screenshot.png",
    "sizes": "415x781",
    "type": "image/png",
    "platform": "wide"
  }
],
"categories": [
"books",
"books & reference",
"education",
"reference"
]
}