{
    "name": "N限 - エヌゲンインターン",
    "short_name": "N限",
    "description": "大学の空きコマを活用して、90分から始められるインターン・ワークマッチングプラットフォーム。",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e3a8a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon-ngen-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/favicon-ngen-32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "categories": [
        "education",
        "business"
    ],
    "lang": "ja",
    "dir": "ltr"
}