{
  "name": "Apier",
  "short_name": "Apier",
  "description": "Fast browser-based API testing tool with no login required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "lang": "en-US",
  "categories": [
    "developer",
    "productivity",
    "technology"
  ],
  "icons": [

    {
      "src": "/pwa-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
  

}