{
  "name": "Harunagi — Weather · World · Time",
  "short_name": "Harunagi",
  "description": "春凪 · the spring calm — weather probabilities, world news, and world time. Free and calm.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1226",
  "theme_color": "#f6f3ec",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's paper",
      "url": "/world",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Weather",
      "url": "/weather",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Desk alarm",
      "url": "/tools",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}