{
  "name": "Rail the Way!",
  "short_name": "Rail the Way",
  "description": "Endless cute railway builder. The train never stops, keep laying track!",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1422",
  "theme_color": "#0d1422",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}
