{
  "name": "Philosify Everything",
  "short_name": "Philosify",
  "description": "Philosophical analysis of music, literature, news, and ideas based on objective reality, logical reasoning, individualistic ethics, justice and liberty principles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0020",
  "theme_color": "#D90B91",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/logo-everything.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-everything.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-everything.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "philosophy", "news", "entertainment"],
  "shortcuts": [
    {
      "name": "Analyze",
      "short_name": "Analyze",
      "description": "Search and analyze music, literature, news, and more",
      "url": "/?action=analyze",
      "icons": [{ "src": "/logo-everything.jpg", "sizes": "192x192" }]
    }
  ]
}
