{
  "name": "SKELETIO.COM",
  "short_name": "SKELETIO.COM",
  "description": "Lightweight DB-driven web in PHP 8.2+ with i18n and template packs.",

  "id": "../",
  "start_url": "../",
  "scope": "../",

  "display": "standalone",
  "orientation": "any",

  "background_color": "#0f1726",
  "theme_color": "#121212",

  "icons": [
    {
      "src": "./img/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
  