{
    "id": "/?source=pwa",
    "name": "南古谷アクロス",
    "short_name": "ACROSS",
    "description": "南古谷アクロス公式サイト。チーム情報・ニュース・見学体験の申込に対応。",
    "lang": "ja-JP",
    "dir": "ltr",
    "scope": "/",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#121212",
    "background_color": "#121212",
    "categories": [
        "sports",
        "education"
    ],
    "icons": [
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/apple-touch-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
