{
  "name": "Minara",
  "short_name": "Minara",
  "description": "Minara is a thoughtfully designed application that helps you track prayer times and find Qibla direction anywhere in Sri Lanka.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "dir": "auto",
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/monochrome.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "images/1.png",
      "sizes": "720x1398",
      "type": "image/png"
    },
    {
      "src": "images/2.png",
      "sizes": "720x1398",
      "type": "image/png"
    }
  ]
}