{
  "name": "m0sen",
  "short_name": "stock m0sen",
  "description": "This app is designed for m0sen",
  "icons": [
    {
      "src": "icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon_384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0a0f1e",
  "background_color": "#0a0f1e",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait"
}