{
  "name": "AWENI — Personal Assistant",
  "short_name": "AWENI",
  "description": "AWENI — Your Personal Assistant. Manage family, learning, expenses, and faith in one place.",
  "start_url": "/aweni/",
  "scope": "/aweni/",
  "display": "standalone",
  "theme_color": "#0A0A0A",
  "background_color": "#FAF7F2",
  "orientation": "any",
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "dir": "auto",
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "icons": [
    { "src": "/aweni/icons/pwa-64x64.png", "sizes": "64x64", "type": "image/png", "purpose": "any" },
    { "src": "/aweni/icons/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/aweni/icons/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/aweni/icons/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/aweni/icons/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/aweni/icons/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "url": "/aweni/#/games",
      "icons": [{ "src": "/aweni/icons/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Memoriz",
      "short_name": "Memoriz",
      "url": "/aweni/#/memoriz",
      "icons": [{ "src": "/aweni/icons/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "BalanceTab",
      "short_name": "BalanceTab",
      "url": "/aweni/#/balance",
      "icons": [{ "src": "/aweni/icons/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
