{
  "name": "EndfieldTools.DEV - Arknights: Endfield Tools",
  "short_name": "EndfieldTools",
  "description": "Community tools and utilities for Arknights: Endfield including factory planner, character database, weapon database, and summon simulator",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#18181b",
  "background_color": "#18181b",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "categories": ["games", "utilities", "tools"]
}