{
  "name": "ソラノリ｜3Dフライトシミュレーター",
  "short_name": "ソラノリ",
  "description": "ブラウザだけで遊べる 3D フライトシミュレーター。スマホでも操縦でき、世界の街を上空から自由に飛び回れます。",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a1726",
  "theme_color": "#0a1726",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["games", "travel", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
