{
  "name": "Idle Squishy",
  "short_name": "Idle Squishy",
  "description": "A cute kawaii idle clicker game. Tap glowing squishies, build a squishy empire, unlock skins, prestige for crystals.",
  "start_url": "/play.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ff6fb5",
  "background_color": "#0b0712",
  "lang": "en",
  "categories": ["games", "entertainment", "casual"],
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "180x180","type": "image/png" },
    { "src": "icon-192.png",       "sizes": "192x192",  "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png",       "sizes": "512x512",  "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.png",           "sizes": "1024x1024","type": "image/png" }
  ]
}
