{
  "id": "/",
  "dir": "ltr",
  "lang": "en",
  "name": "Ronia | The Effortless Assistant",
  "short_name": "Ronia",
  "description": "The AI assistant for people who don't use task apps. Capture and organize life effortlessly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1c1e",
  "theme_color": "#1a1c1e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/ronia_192_rounded_corner.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ronia_192_square.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/ronia_512_rounded_corner.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ronia_512_square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "New Task",
      "url": "/",
      "icons": [{ "src": "/ronia_192_square.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
