{
  "id": "/",
  "name": "Thingo App",
  "short_name": "Thingo",
  "description": "From people and pets to cars, homes and important documents, Thingo keeps everything organized with AI by your side.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#20314b",
  "theme_color": "#f3f5f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/thingo-icon-192-v13.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/thingo-icon-512-v13.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/thingo-icon-maskable-v15.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://thingo.me/manifest.webmanifest"
    }
  ]
}
