{
  "id": "/?source=pwa",
  "name": "Kagfe",
  "short_name": "Kagfe",
  "description": "Free Online Webmaster, SEO & Developer Tools",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e293b",
  "orientation": "portrait",
  "categories": ["productivity", "utilities", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/playstore_feature_1024x500.jpg",
      "sizes": "1024x500",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
