{
  "short_name": "Inspeqt",
  "name": "Inspeqt",
  "icons": [
    {
      "src": "ic_launcher.png", 
      "sizes": "144x144",
      "type": "image/png",
      "purpose":"any"
    },
    {
      "src": "splash_logo.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose":"maskable"
    }
  
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
  {
    "src": "Screenshot1.png",
    "sizes": "1280x720",
    "type": "image/png"
  }
],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "scope": "/",
  "description": "Best app for the insights", 
  "orientation": "any",
  "lang": "en-US", 
  "dir": "ltr" 
}
