{
  "name": "Endfield Countdown",
  "short_name": "Endfield Countdown",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "Arknights Endfield Countdown based on your region like America, Europe, Asia.",
  "icons": [
    {
      "src": "https://endfield-countdown.gengamer.in/wp-content/uploads/unnamed-3.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
        "src": "https://endfield-countdown.gengamer.in/wp-content/uploads/unnamed-1-1.webp",
        "sizes": "512x512",
        "type": "image/webp"
    }
  ],
  "categories": ["countdown", "website"],
  "scope": "/",
  "orientation": "portrait-primary"
}