{
  "name": "Ornimi",
  "short_name": "Ornimi",
  "description": "When the inside shifts, the outside follows.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FBF7F1",
  "theme_color": "#2e8842",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
