{
    "name": "素数教室",
    "short_name": "素数教室",
    "description": "いおうｙｆｈｃｇｖじぽｋ＠いぽうｇｙｔ",
    "start_url": "https://www.minecraft.tora22.com/?utm_source=pwa&utm_medium=app",
    "scope": "/",
    "id": "/",
    "display": "fullscreen",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "orientation": "any",
    "theme_color": "#dc2626",
    "background_color": "#ffffff",
    "lang": "ja",
    "dir": "ltr",
    "categories": [
        "news",
        "blog",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "https://www.minecraft.tora22.com/wp-content/plugins/pwa-push-plugin/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.minecraft.tora22.com/wp-content/plugins/pwa-push-plugin/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://www.minecraft.tora22.com/wp-content/plugins/pwa-push-plugin/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.minecraft.tora22.com/wp-content/plugins/pwa-push-plugin/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "ホーム",
            "short_name": "ホーム",
            "url": "https://www.minecraft.tora22.com/",
            "icons": [
                {
                    "src": "https://www.minecraft.tora22.com/wp-content/plugins/pwa-push-plugin/assets/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "お金は大切...",
            "short_name": "お金は...",
            "url": "https://www.minecraft.tora22.com/?p=111"
        },
        {
            "name": "インストー...",
            "short_name": "インス...",
            "url": "https://www.minecraft.tora22.com/?p=46"
        }
    ],
    "prefer_related_applications": false,
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "protocol_handlers": [
        {
            "protocol": "web+pwa",
            "url": "https://www.minecraft.tora22.com/?pwa_protocol=%s"
        }
    ],
    "share_target": {
        "action": "https://www.minecraft.tora22.com/?share_target=true",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}