{
  "name": "一般社団法人江東リンク",
  "short_name": "江東リンク",
  "description": "江東区内の企業・団体・個人をつなぐコミュニティ",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "ja",
  "theme_color": "#2f5aae",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
