{
  "name": "quoter.be",
  "short_name": "quoter.be",
  "id": "DhainautRaphael.quoter.be",
  "description": "Quoter.be: Ignite Your Code with Wisdom of the Tech Giants\n\nElevate your programming with Quoter.be, the ultimate source for powerful tech quotes. This app delivers daily inspirations from the legends of IT, directly to your device. Dive into the minds of industry pioneers, anytime, anywhere, and fuel your next breakthrough. Discover Quoter.be where every quote drives innovation.",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "display": "standalone",
  "start_url": "./",
  "dir": "auto",
  "scope": "./",
  "scope_extensions": [
    {"origin": "quoter.be"}
  ],
  "lang": "en",
  "orientation": "any",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "iarc_rating_id": "f1f10a7f-5f19-4c00-a5c8-6e7adb277e57",
  "related_applications": [
    {
      "platform": "windows",
      "id": "DhainautRaphael.quoter.be",
      "url": "https://www.microsoft.com/store/apps/9P7TH1ML012D"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Random Quote",
      "url": "/quote/random",
      "description": "Get a random quote"
    }
  ],
  "categories": ["lifestyle"],
  "edge_side_panel": {
    "preferred_width": 425
  },
  "icons": [
    {
      "src": "assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "assets/screenshots/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "assets/screenshots/screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "web_apps": [
    {
      "web_app_identity": "https://quoter.be/"
    }
  ]
}
