{
  "name": "Carteora | Cinematic Postcards",
  "short_name": "Carteora",
  "description": "Send beautiful living postcards to someone you love.",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#140b06",
  "theme_color": "#d5a35f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/cards/poster-0003.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
