{
  "name": "MiPixArt Survival",
  "short_name": "Survival",
  "description": "Draw the picture before the fuse reaches the bomb. A pixel art survival game.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f1a10",
  "theme_color": "#1f1a10",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
