{
  "name": "TheCutee",
  "short_name": "TheCutee",
  "start_url": "index.php?page=feed",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "TheCutee social website",
  "icons": [
    {
      "src": "icon/thecutee-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon/thecutee-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon/thecutee/thecutee.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}