{
  "name": "APKAndroid",
  "short_name": "APKAndroid",
  "description": "Discover and download the best Android apps",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "icons": [
    {"src": "/assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml"},
    {"src": "/assets/img/favicon.png", "sizes": "32x32", "type": "image/png"}
  ]
}
