{
  "name": "$1 Simulation Game - Watch Your Money Grow Daily",
  "short_name": "$1 Simulation",
  "description": "Start with $1 and watch your earnings grow exponentially! Free 3D coin dropping simulation game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFD700",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/placeholder.svg?height=192&width=192&text=💰",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg?height=512&width=512&text=💰",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "entertainment"],
  "lang": "en",
  "scope": "/",
  "screenshots": [
    {
      "src": "/placeholder.svg?height=640&width=360&text=Mobile+Screenshot",
      "sizes": "360x640",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "/placeholder.svg?height=800&width=1280&text=Desktop+Screenshot",
      "sizes": "1280x800",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}
