{
  "name": "Hashiruu ハシルー",
  "short_name": "Hashiruu",
  "description": "Post a task and get help from someone who is already there.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EEF0F4",
  "theme_color": "#1D2B64",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "img/hashiruu-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
