{
  "name": "Frame — Ad studio for interiors",
  "short_name": "Frame",
  "id": "/",
  "description": "Turn a project photo into a polished Facebook & Instagram ad.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1C1A17",
  "theme_color": "#1C1A17",
  "icons": [
    { "src": "public/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "public/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
