{
  "name": "FreeRashifal.in - आज का राशिफल",
  "short_name": "FreeRashifal",
  "description": "Free daily horoscope, kundli, panchang in Hindi & English",
  "theme_color": "#FF9933",
  "background_color": "#FFFFFF",
  "lang": "hi-IN",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "entertainment"
  ],
  "orientation": "portrait",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}