{
  "name": "TILLY",
  "short_name": "TILLY",
  "description": "L'épargne qui redevient un geste. TILLY, votre tirelire connectée.",
  "start_url": "/app/",
  "scope": "/app/",
  "id": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f3ef",
  "theme_color": "#b04cff",
  "lang": "fr",
  "categories": ["finance", "lifestyle"],
  "icons": [
    {
      "src": "/app/icons/favicon.png?v=4",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/app/icons/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-maskable.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
