{
  "id": "/child_center_event_map/",
  "name": "こどもイベントマップ",
  "short_name": "こどもイベント",
  "description": "関東の児童向けイベントをマップ上に表示",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6eee1",
  "theme_color": "#005d73",
  "lang": "ja",
  "categories": ["kids", "lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "今日のイベント",
      "short_name": "今日",
      "url": "./?preset=today",
      "icons": [{ "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "今週末のイベント",
      "short_name": "週末",
      "url": "./?preset=weekend",
      "icons": [{ "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
