{
  "short_name": "Echo Beasts",
  "name": "Echo Beasts — Track. Discover. Stabilize.",
  "description": "A location-based creature discovery game. Track unstable Echo Beasts, stabilize them, and unlock hidden evolutions.",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05050A",
  "background_color": "#05050A",
  "categories": ["games", "entertainment"],
  "scope": "/"
}
