{
  "name": "OmniOtakuu",
  "short_name": "Omni",
  "id": "/",
  "start_url": "https://omniotakuu.blogspot.com/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "natural",
  "background_color": "#ffffff",
  "theme_color": "#206694",
  "description": "Your go-to community for discussions, tutorials, and help. Join the conversation and share your knowledge.",
  "icons": [
    {
      "src": "https://didanim.github.io/OmniApp/icons/196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://didanim.github.io/OmniApp/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://didanim.github.io/OmniApp/icons/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://didanim.github.io/OmniApp/screenshots/mobile540x720.jpg",
      "sizes": "540x720",
      "type": "image/png",
      "label": "A preview of OmniOtakuu homepage on a mobile device."
    },
    {
      "src": "https://didanim.github.io/OmniApp/screenshots/desktop1280x800.jpg",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "A preview of OmniOtakuu homepage on a desktop device."
    }
  ]
}
