{
  "name": "The Solana City",
  "short_name": "Sol City",
  "description": "A multiplayer 2D city where every interaction is a real Solana transaction",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#06080e",
  "theme_color": "#9945FF",
  "categories": ["games", "finance"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/gameplay.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Explore the city and interact with NPCs"
    }
  ],
  "prefer_related_applications": false
}
